getCDSLength: Calculate mutations and their probabilities

Description Usage Arguments Value Examples

View source: R/getCDSLength.R

Description

Calculate the number of mutations and the probabilities on this number of mutations per cells.

Usage

1
getCDSLength(table1, table2)

Arguments

cell_type

Character indicating the cell type

gene

Character indicating which gene to analyse

stat_type

Character indicating the type of statistic to calculate, must be "mean", "mean-std" or "mean+std"

Value

Data.frame with the number of cells, the number of mutations, the probabilities of the mutations and the input variables

Examples

1
probDriverMut(cell_type = "iPS", gene = "all", stat_type = "mean")

bastiaanvdroest/DriverProbabilities documentation built on Dec. 8, 2019, 10:29 a.m.