Learn R Programming

PRIST (version 0.925)

ThresholdedNanoString-class: Holds output and diagnostics from thresholdNanoString Not intended to be called by the user.

Description

Holds output and diagnostics from thresholdNanoString Not intended to be called by the user.

Arguments

Slots

melted

A data.frame containing a melted version of nsa, plus the columns 'ps', giving the probability that a measurement belongs to the signal cluster, 'clusterID' the inferred cluster

nsa

The thresholded NanoStringAssay with the thresholded expression in layer et

densities

A list of length ncol(nsa) of marginal (mixture model) densities of each gene.

means

A matrix dimension ncol(nsa) \(\times\) 2 given the posterior mean of each cluster.

props

A matrix dimension ncol(nsa) \(\times\) 2 given the posterior probability of each cluster.

startLayer

A character giving the initial layer that was used to generate the thresholding

See Also

thresholdNanoString