Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoatation with multiple tracks #341

Open
cloudyaaron opened this issue Mar 23, 2023 · 0 comments
Open

Annoatation with multiple tracks #341

cloudyaaron opened this issue Mar 23, 2023 · 0 comments

Comments

@cloudyaaron
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant