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

human-human genome alignment #373

Open
thedam opened this issue Aug 22, 2024 · 0 comments
Open

human-human genome alignment #373

thedam opened this issue Aug 22, 2024 · 0 comments

Comments

@thedam
Copy link

thedam commented Aug 22, 2024

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:

image

but when I chagne the config code:
organism: ['human', 'human'],

the bottom chromosomes disappears:
image

The issue appears after setting human-human in the config object:

let config = {
      organism: ['human', 'mouse'],
      ...

I use:
"ideogram": "^1.47.0",

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