dot-checkDiffExpResultExists: Check if the specified MAST result in SingleCellExperiment...

Description Usage Arguments Value

Description

Check if the specified MAST result in SingleCellExperiment object is complete. But does not garantee the biological correctness.

Usage

1
.checkDiffExpResultExists(inSCE, useResult, labelBy = NULL)

Arguments

inSCE

SingleCellExperiment inherited object. a differential expression analysis function has to be run in advance.

useResult

character. A string specifying the analysisName used when running a differential expression analysis function.

labelBy

A single character for a column of rowData(inSCE) as where to search for the labeling text. Default NULL.

Value

Stop point if found


singleCellTK documentation built on Nov. 8, 2020, 5:21 p.m.