Description Usage Arguments Note Author(s) See Also Examples
Sorts clone-level information of a normalized arrayCGH object.
1 2 3 |
x |
an object of type |
decreasing |
(for compatibility with |
position.var |
name of position variable. |
chromosome.var |
name of chromosome variable. |
... |
further arguments to be passed to |
People interested in tools for array-CGH analysis can visit our web-page: http://bioinfo.curie.fr.
Pierre Neuvial, manor@curie.fr.
1 2 3 4 5 6 | data(spatial)
## sort a normalized array by clone position
gradient.norm <- sort(gradient.norm)
report.plot(gradient.norm, main="Genomic profile after normalization")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.