-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Hey,
I want to visualize translocation breaking points.
When I try to use this example: https://eweitz.github.io/ideogram/genome-alignment
with human-mouse I get such picture:
but when I chagne the config code:
organism: ['human', 'human'],
the bottom chromosomes disappears:

The issue appears after setting human-human in the config object:
let config = {
organism: ['human', 'mouse'],
...
I use:
"ideogram": "^1.47.0",
Metadata
Metadata
Assignees
Labels
No labels
