browseSignature | R Documentation |
Functionality for programmatically displaying microbe signatures on BugSigDB signature pages.
browseSignature(sname)
sname |
character. Signature name. Expected to start with a prefix
of the form |
The URL of the selected BugSigDB signature page. If interactive, opens the URL in the default web browser.
BugSigDB: https://bugsigdb.org
sname <- "bsdb:215/1/1_eczema:infant-with-eczema_vs_healthy-control_UP"
browseSignature(sname)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.