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