qscore.arrayCGH: arrayCGH quality score

Description Usage Arguments Value Note Author(s) See Also Examples

View source: R/quality.R

Description

Computes a quality score for a given arrayCGH.

Usage

1

Arguments

qscore

an object of type qscore.

arrayCGH

an object of type arrayCGH.

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

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)

MANOR documentation built on Nov. 8, 2020, 6:52 p.m.