View source: R/show_cosmic_signature.R
show_cosmic | R Documentation |
Show Signature Information in Web Browser
show_cosmic(x = "home")
x |
a string indicating location ("home" for COSMIC signature home, "legacy" for COSMIC v2 signatures, "SBS" for COSMIC v3 SBS signatures, "DBS" for COSMIC v3 DBS signatures, "ID" for COSMIC v3 INDEL signatures) or signature index (e.g. "SBS1", "DBS2", "ID3"). |
Nothing.
## Not run:
show_cosmic()
show_cosmic("legacy")
show_cosmic("SBS")
show_cosmic("DBS")
show_cosmic("ID")
show_cosmic("SBS1")
show_cosmic("DBS2")
show_cosmic("ID3")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.