View source: R/SignatureAnalyzerInteraction.R
FixSASigNames | R Documentation |
For example, change BI_COMPOSITE_SNV_SBS83_P
to BI_COMPOSITE_SBS83_P
FixSASigNames(sig.names)
sig.names |
Vector of signature names |
This is necessary because for COMPOSITE signatures we rbind coordinated "SNV", "DNP", and "INDEL" signatures.
Vector of signatures names with "_SNV" removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.