copy_all-SingleAnnotation-method: Copy the SingleAnnotation object

Description Usage Arguments Details Examples

Description

Copy the SingleAnnotation object

Usage

1
2
## S4 method for signature 'SingleAnnotation'
copy_all(object)

Arguments

object

The SingleAnnotation-class object.

Details

Since the SingleAnnotation object always contains an AnnotationFunction-class object, it calls copy_all,AnnotationFunction-method to hard copy the variable environment.

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.