Description Usage Arguments Value Examples
Return a dataframe containing all features for a vector of accession numbers. The GenBank files must exist.
1 | genbank_features(accession, directory)
|
accession |
Character vector of accession numbers |
directory |
Character, directory name which must end by "/" |
Data frame with the features information.
1 | gb_features <- genbank_features(c("JX015376", "JQ768406", "LT621940"), "genbank/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.