View source: R/annotation_microbesonline.R
get_microbesonline_taxid | R Documentation |
This should simplify getting material from microbesonline.
get_microbesonline_taxid(species = "Acyrthosiphon pisum virus")
species |
String to search the set of microbesonline taxa. |
NULL or 1 or more taxon ids.
[xml2]
coli_taxids <- get_microbesonline_taxid(species = "coli S88")
head(coli_taxids)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.