exon.size | R Documentation |
A vector of gene lengths. This will be used to normalize the gene mutation scores by the gene's length. This example is based on hg19 gene symbols. The gene length is based on the number of non-overlapping exons. Data were downloaded and pre-processed as described in Kuijjer et al.
This data is a toy example data for SAMBAR, it contains length of Exons.
This data is a toy example data for SAMBAR, it contains gene annotations
data(exon.size)
data(exon.size)
data(genes)
A integer vector of size 23459, with gene symbols as names
A list containing Exon sizes for 23459 genes
A vector containing names of 23459 genes
A list of length 1
A vector of length 23459
Kuijjer, Marieke Lydia, et al. "Cancer subtype identification using somatic mutation data." British journal of cancer 118.11 (2018): 1492-1501.
Kuijjer, Marieke Lydia, et al. "Cancer subtype identification using somatic mutation data." British journal of cancer 118.11 (2018): 1492-1501.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.