Skip to content

Annoatation with multiple tracks #341

Description

@cloudyaaron

Hello,
I am try to feed the follow code to the config.annotations in the ideogram

  var annots = [
    {
        "name": "TP53",
        "chr": "17",
        "start": 7687489,
        "stop": 7668420,
        "weight": 1000000,
        "shape": "circle",
        "color": "#825",
        "track_index": 1
    },
    .
    .
    .
other gene at different track
]

But nothing appeared, Did I miss anything?
P.S. Thanks heaps for this amazing library

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions