Description Usage Arguments Value
View source: R/getFilteredData.R
Filter the dataset by removing lowly expressed genes and mitochondrial, spike-in and ribosomal genes
1 | getFilteredData(data, min.cells = 0.05 * ncol(data), species = "human")
|
data |
gene expression matrix |
min.cells |
gene expression matrix |
species |
species to use for gene filtering: "human" (default), "mouse" and "rat" |
filtered gene-expression matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.