browseSignature {bugsigdbr} | 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)