Description Usage Arguments Author(s)
View source: R/excludeFromFasta.R
this is to remove samples from final fasta alignments
1 | excludeFromFasta(path, samples2exclude, out.prefix.name = "out")
|
path |
character string. Path to the fasta alignments |
samples2exclude |
one column data frame with the name of the samples to exclude from fasta alignments. |
out.prefix.name |
character string. A character string to use as prefix of new fasta alignments. default is "out" |
Marcelo Gehara
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.