Map tiers to y positions based on the data
1 | .map_tiers(data, pairwise_annotation, y, tier_width, scale)
|
data |
data frame containing dataset on which the annotations will be plotted |
pairwise_annotation |
result from .prepare_pairwise_annotations |
y |
column for y-axis |
tier_width |
relative distance between tiers for pairwise annotations |
scale |
either "default" for linearly-spaced scale between y tier positions or "log" for log-spaced |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.