qscore.arrayCGH {MANOR} | R Documentation |
qscore.arrayCGH(qscore, arrayCGH)
qscore |
an object of type qscore |
arrayCGH |
an object of type arrayCGH |
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.
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)