getI: Which data that 'panel.fun' is using

Description Usage Arguments Details References Examples

Description

Which data that panel.fun is using

Usage

1

Arguments

...

Invisible arguments that users do not need to care

Details

The function should only be put inside panel.fun when using circos.genomicTrackPlotRegion.

If stack is set to TRUE in circos.genomicTrackPlotRegion, the returned value indicates which stack the function will be applied to.

If data is a list of data frames, the value indicates which data frame is being used. Please see the vignette to get a more clear explanation.

References

Gu, Z. (2014) circlize implements and enhances circular visualization in R. Bioinformatics.

Examples

1
2
# There is no example
NULL

eilslabs/circlize documentation built on May 16, 2019, 1:23 a.m.