browseTaxon | R Documentation |
Functionality for programmatically displaying BugSigDB taxon pages.
browseTaxon(tax.id)
tax.id |
character. NCBI taxonomy ID. |
The URL of the selected BugSigDB taxon page. If interactive, opens the URL in the default web browser.
BugSigDB: https://bugsigdb.org
# BugSigDB taxon page for Escherichia coli
browseTaxon("562")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.