View source: R/signature_subsets.R
CancerTypeToSigSubset | R Documentation |
Get the subset of signatures for a specified cancer type from a specified tumor cohort
CancerTypeToSigSubset(
cancer.type,
tumor.cohort = "PCAWG",
sig.type = "SBS96",
region = "genome"
)
cancer.type |
Cancer type of the tumor, e.g. "Biliary-AdenoCA". |
tumor.cohort |
The cohort of tumors to get information from package PCAWG7. Can be "PCAWG", "TCGA", "other.genome", "other.exome". |
sig.type |
Type of the signature, e.g. "SBS96". |
region |
A character string designating a genomic region;
see |
The set of signatures found present in the specified cancer.type
from
the specified tumor.cohort
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.