FilteringGenesCells: Filtering out the genes that are lowly expressed acorss cells...

View source: R/utilties.R

FilteringGenesCellsR Documentation

Filtering out the genes that are lowly expressed acorss cells or the cells that are a few number of genes expressed

Description

Filtering out the genes that are lowly expressed acorss cells or the cells that are a few number of genes expressed

Usage

FilteringGenesCells(counts, prectage_cell = 0.1, min_total_counts = 10)

Arguments

counts

Raw gene expression counts, p x n matrix

prectage_cell

The prectage of cells that are expressed

min_total_counts

Minimum counts for each cell


xzhoulab/SPARK documentation built on Nov. 20, 2022, 2:54 p.m.