subset_no {ComplexHeatmap}R Documentation

Do not do subseting

Description

Do not do subseting

Usage

subset_no(x, i)

Arguments

x

A vector.

i

The indices.

Details

Mainly used for constructing the AnnotationFunction-class object.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.10.0 Index]