View source: R/drop_nonexpressed_genes.R
drop_nonexpressed_genes | R Documentation |
Remove rows (genes) in which counts sum to zero.
drop_nonexpressed_genes(exp, verbose = TRUE)
exp |
Gene expression matrix. |
verbose |
Print messages. |
List of filtered exp
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.