cnConfidence {oligo}R Documentation

Accessors for SnpCopyNumberSet objects

Description

Accessors and replacement methods for SnpCopyNumberSet objects.

Usage

copyNumber(object)
cnConfidence(object)
copyNumber(object)<-value
cnConfidence(object)<-value

Arguments

object SnpCopyNumberSet object
value matrix

Details

Value

Matrix with R rows (SNP's) and C columns (Samples) containing copy number estimates and confidences.

Note

Author(s)

References

See Also

Examples






[Package oligo version 1.0.2-6 Index]