Skip to content

human-human genome alignment #373

@thedam

Description

@thedam

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",

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