show_cosmic {sigminer} | R Documentation |
Show Signature Information in Web Browser
Description
Show Signature Information in Web Browser
Usage
show_cosmic(x = "home")
Arguments
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"). |
Value
Nothing.
Examples
## 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)
[Package sigminer version 2.3.1 Index]