CalTMB: CalTMB

Description Usage Arguments Value Examples

View source: R/stats.R

Description

calcuate number of mutation per patient

Usage

1
CalTMB(x, type = "all", sampleN = NULL)

Arguments

x

mutSet object

type

Type of mutation to be included. It can be 'all' 'nonsil' 'sil' 'indel' 'snp' 'frameshit'

sampleN

Default is NULL. If it is specified, only subset of samples will be reported.

Value

A data.frame contain the mutation count

Examples

1
2
3
4
## Not run: 
CalTMB(Data)

## End(Not run)

bioinform/ecTMB documentation built on Aug. 29, 2021, 6:17 p.m.