Description Usage Arguments Value Examples
Return sequences summary information from an ENTREZ search query
1 | genbank_search(query, db = "nuccore", seq_max = 20000)
|
query |
Character string for ENTREZ search |
db |
Character string for database to be used |
seq_max |
Maximum number of sequences to obtain |
Data frame with columns with information about the sequences
genbank_accession
gb_definition
gb_date
gb_organism
...
1 | genbank_search(query = "28S[TITL] AND rRNA[TITL] AND Chlorophyta[ORGN]", seq_max = 500)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.