Description Usage Arguments Value Examples
View source: R/probDriverMut.R
Calculate the number of mutations and the probabilities on this number of mutations per cells.
1 | probDriverMut(cell_types, genes, stat_type = "mean", verbose = F)
|
cell_types |
Character vector indicating the cell types |
genes |
Character vector indicating which genes to analyse |
verbose |
Boolean indicating verbose mode |
stat_types |
Character vector indicating the types of statistic to calculate: "mean", "mean-std" and/or "mean+std" |
Data.frame with the number of cells, the number of mutations, the probabilities of the mutations and the input variables
1 | probDriverMut(cell_type = "iPS", gene = "all", stat_type = "mean")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.