filter.expressed.genes: Filters out lowly expressed genes

Description Usage Arguments

View source: R/r_functions.R

Description

Remove genes from the dataset which are lowly expressed.

Usage

1
2
## S3 method for class 'expressed.genes'
filter(sobj, min_cells_expressed = 25)

Arguments

sobj

Seurat object

min_cells_expressed

In how many cells needs a gene being expressed to be accepted


klprint/customSC documentation built on May 28, 2019, 5:54 p.m.