miQC_nofilter: miQC_nofilter

View source: R/add_miQC.R

miQC_nofilterR Documentation

miQC_nofilter

Description

Add statistics from miQC without filtering. Derived from miQC::filterCells https://github.com/greenelab/miQC/blob/main/R/filterCells.R Copyright (c) 2021, Greene Laboratory

Usage

miQC_nofilter(sce, model = NULL)

Arguments

sce

(SingleCellExperiment) Input data object.

model

(flexmix) Output of mixtureModel function, which should be explicitly called first to ensure stability of model parameters. Default = NULL.

Value

Returns a SingleCellExperiment object, the same as the input except with a new column in colData, prob_compromised.


AlexsLemonade/scpcaTools documentation built on July 12, 2024, 8:34 a.m.