Description Usage Arguments Details References Examples
Which data that panel.fun is using
1 |
... |
Invisible arguments that users do not need to care |
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.
Gu, Z. (2014) circlize implements and enhances circular visualization in R. Bioinformatics.
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.