View source: R/remove_empty_lines.R
remove_empty_lines | R Documentation |
Removes empty lines Removes empty lines from a fasta file (so it can be run with IQTREE).
remove_empty_lines(target_genes, path = "", tail = ".fa")
target_genes |
A list of gene names for alignment files to remove empty lines from. |
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.