Learn R Programming

SpaCCr (version 0.1.0)

CNVPlotSeriesMeans: Plot subjects' copy number data with cluster means overlayed for a single chromosome

Description

Plot subjects' copy number data with cluster means overlayed for a single chromosome

Usage

CNVPlotSeriesMeans(Location, X, Cluster, NSubj = 3, lowery = -1, uppery = 1)

Arguments

Location
A vector of length p with chromosomal locations
X
A variable (p) by subject (n) data matrix
Cluster
A vector of length p with cluster labels
NSubj
A positve integer; number of randomly selected subjects to plot.
lowery, uppery
Scalars; limits for y-axis

Examples

Run this code
NULL

Run the code above in your browser using DataLab