filter_ScRNA {ScRNAIMM} | R Documentation |
Remove genes which are not expressed in at least one cell
Description
Filter out the genes that are not expressed in at least one cell type
Usage
filter_ScRNA(ScRNA_mat)
Arguments
ScRNA_mat |
ScRNA-Seq matrix where genes are in rows and cells are in columns |
Value
Filtered ScRNA-seq matrix that contains genes that are at least expressed in one cell type
Author(s)
Mohamed Soudy Mohmedsoudy2009@gmail.com
[Package ScRNAIMM version 0.1 Index]