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

Refactor: Allow MSA mouseover in mixed layouts #84

Open
josiahseaman opened this issue Oct 8, 2019 · 0 comments
Open

Refactor: Allow MSA mouseover in mixed layouts #84

josiahseaman opened this issue Oct 8, 2019 · 0 comments

Comments

@josiahseaman
Copy link
Owner

josiahseaman commented Oct 8, 2019

Currently, TileLayout has a set of four containers that all need to be synchronized because they contain different pieces of the same puzzle.

Refactor: Put all synchronized pieces into a single DataSource Object so that mouseover, chunks, download links, layout, and contig spacing can all be coordinated.

1001 Genomes: This will allow me to use MSA code in a Pangenome coordinate frame without requiring separate sequence files for each row. That's important for scaling to 1,000+ genomes.

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

No branches or pull requests

1 participant