sort.arrayCGH {MANOR}R Documentation

sort clone-level information of a normalizaed arrayCGH object

Description

Usage

  sort.arrayCGH(arrayCGH, position.var="Position", chromosome.var="Chromosome")

Arguments

arrayCGH an object of type arrayCGH
position.var
chromosome.var

Details

Note

People interested in tools for array-CGH analysis can visit our web-page: http://bioinfo.curie.fr.

Author(s)

Pierre Neuvial, manor@curie.fr.

See Also

norm.arrayCGH

Examples

data(spatial)

## sort a normalized array by clone position
gradient.norm <- sort.arrayCGH(gradient.norm)

report.plot(gradient.norm, main="Genomic profile after normalization")

[Package MANOR version 1.2.0 Index]