Description Usage Format Value Slots Examples
MutSet class
1 |
An R6Class
object.
Object of class MutSet
mut
table from MAF
gid
list of gene id for analysis
exome
table contains all possible mutations
exomeGene
table contains all posiible mutations for each gene.
covar
table contains covariates for each gene
mutContext
The context of 96 mutations
samples
data.frame store sample info. if BED colunm is specified, the background process will be using the regions limited to bed file.
incosistantAnno
Variants with incosistant gene annotation from GSMuta reference data .
new()
Create a MutSet
nonsilent()
Get nonsilent mutations table
silent()
Get silent mutations table
nc()
Get noncoding mutations table
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.