Description Usage Arguments Value Note Author(s) See Also Examples
Computes a quality score for a given arrayCGH.
1 | qscore.arrayCGH(qscore, arrayCGH)
|
qscore |
an object of type |
arrayCGH |
an object of type |
A numeric value.
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(qscores)
data(spatial)
## compute a quality score for a couple of arrays: signal smoothness
qscore.arrayCGH(smoothness.qscore, edge.norm)
qscore.arrayCGH(smoothness.qscore, gradient.norm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.