sort.arrayCGH {MANOR} | R Documentation |
sort.arrayCGH(arrayCGH, position.var="Position", chromosome.var="Chromosome")
arrayCGH |
an object of type arrayCGH |
position.var |
|
chromosome.var |
People interested in tools for array-CGH analysis can visit our web-page: http://bioinfo.curie.fr.
Pierre Neuvial, manor@curie.fr.
data(spatial) ## sort a normalized array by clone position gradient.norm <- sort.arrayCGH(gradient.norm) report.plot(gradient.norm, main="Genomic profile after normalization")