sampleClustering: Clustering by sample correlation

Description Usage Arguments Value Author(s)

Description

Clustering by sample correlation

Usage

1
2
3
4
## S4 method for signature 'RccSet'
sampleClustering(rccSet, outputFile,
  main = "Sample correlations in raw data", annCol = NULL,
  covar = "SampleType")

Arguments

rccSet

An RccSet

outputFile

Output PNG filename

main

Plot title

annCol

See aheatmap

covar

Covariate (e.g. "SampleType")

Value

A PNG file showing clustering of samples by correlation. Any zero-variance samples are omitted from the heatmap. The width and height of the PNG file are set to vary with the size of the input.

Author(s)

Dorothee Nickles, Robert Ziman


NanoStringQCPro documentation built on Nov. 8, 2020, 8:11 p.m.