qscore.arrayCGH {MANOR}R Documentation

Compute a quality score for a given arrayCGH

Description

Usage

qscore.arrayCGH(qscore, arrayCGH)

Arguments

qscore an object of type qscore
arrayCGH an object of type arrayCGH

Details

Value

A numeric value

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

qscore, qscore.summary

Examples

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)

[Package MANOR version 1.8.0 Index]