Y&S workflow
Wrappers for functions used in the Y&S workflow.
|
|
transdecoder_long_orfs()
|
Find long open reading frames. |
|
transdecoder_predict()
|
Predict coding regions. |
|
fix_names_from_transdecoder()
|
Shorten names in fasta headers. |
|
cd_hit_est()
|
Cluster DNA sequences. |
|
blast_to_mcl()
|
Prepare BLAST results for MCL. |
|
mcl()
|
Run mcl. |
|
write_fasta_files_from_mcl()
|
Write fasta files from MCL results. |
|
fasta_to_tree()
|
Infer trees from fasta files. |
|
trim_tips()
|
Trim tips. |
|
mask_tips_by_taxonID_transcripts()
|
Mask tips in tree. |
|
cut_long_internal_branches()
|
Cut long internal branches in tree. |
|
write_fasta_files_from_trees()
|
Write fasta files from trees. |
|
filter_1to1_orthologs()
|
Identify orthologs using the "one-to-one" method. |
|
prune_paralogs_MI()
|
Identify orthologs using the "MI" method. |
|
prune_paralogs_MO()
|
Identify orthologs using the "MO" method. |
|
prune_paralogs_RT()
|
Identify orthologs using the "RT" method. |
|
write_ortholog_fasta_files()
|
Write fasta files from ortholog trees. |
|
mafft_wrapper()
|
Align all fasta files in a directory. |
|
phyutility_wrapper()
|
Clean all alignments in a directory. |