View source: R/remove_genomes.R
remove_genomes | R Documentation |
Removes genomes Removes genome lines from a fasta file.
remove_genomes(target_genes, missing_genomes, path = "", tail = ".fa")
target_genes |
A list of gene names for alignment files to remove empty lines from. |
missing_genomes |
A list of genome names to remove from alignment files |
path |
Path to the alignment files. |
tail |
Ending of alignment files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.