Description Usage Arguments Value Author(s) Examples
Get sequence IDs from fasta file
1 |
file |
fasta file |
list object contains sequence IDs from input file
Vinh Tran tran@bio.uni-frankfurt.de
1 2 3 4 | file <- system.file(
"extdata", "query.fa", package = "phylosophy", mustWork = TRUE
)
getSeqID(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.