copynumber | R Documentation |
Extract matrix of log2-transformed estimates of copy number relative to autosomal mode or median
copynumber(object)
copynumber(object) <- value
## S4 method for signature 'RangedSummarizedExperiment'
copynumber(object)
## S4 replacement method for signature 'RangedSummarizedExperiment,matrix'
copynumber(object) <- value
## S4 method for signature 'StructuralVariant'
copynumber(object)
## S4 replacement method for signature 'StructuralVariant,ANY'
copynumber(object) <- value
object |
A |
value |
matrix of copy number estimates |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.