View source: R/CreateAbstract_Nat.R
xFixSASigNames | R Documentation |
For example, change BI_COMPOSITE_SNV_SBS83_P
to BI_COMPOSITE_SBS83_P
.
xFixSASigNames(sig.names)
sig.names |
Vector of signature names. |
This is necessary because for COMPOSITE signatures we rbind coordinated "SNV", "DNP", and "INDEL" signatures.
This is a copy of FixSASigNames
in
package SynSigEval
.
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.