fix_cells: fix or drop cells with an size factor of 0 (which will crash...

Description Usage Arguments Value

View source: R/fix_cells.R

Description

Also attempts to use scuttle::cleanSizeFactors to recover dubious cells, if NumGenesExpressed is a column in colData(txis). This may or may not be the world's greatest idea

Usage

1
fix_cells(txis, clean = TRUE)

Arguments

txis

a SingleCellExperiment

clean

fix negative size factors with cleanSizeFactors? (FALSE)

Value

1
         a SingleCellExperiment with any useless cells omitted

trichelab/velocessor documentation built on Jan. 5, 2022, 6:27 p.m.