findMarkerThresholds: Find Marker Thresholds

Description Usage Arguments Value

Description

Find optimized values for minES and maxClustersPerGene in marker threshold matrix. Assumes that most stringent parameter combination is in the bottom left corner and the least stringent combination is in the upper right corner of the marker threshold matrix.

Usage

1
findMarkerThresholds(MTM, targetValue = max(MTM))

Arguments

MTM

The marker threshold matrix.

targetValue

The minimum target value that will be searched the the marker threshold matrix; defaults to max(MTM).

Value

A list with elements minES and maxClustersPerGene.


clajusch/ClEvaR documentation built on May 9, 2019, 4:55 a.m.