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

Created a fork for a structural variant view and other additions #465

Open
JasperGeelen opened this issue Jan 1, 2025 · 1 comment
Open

Comments

@JasperGeelen
Copy link

Hello,

I am a Master's student at Eindhoven University of Technology and the topic of my thesis is to improve the STM tool to better facilitate the exploration of pangenomes. To that end, I implemented a view that focuses on showing SV's (mostly insertions and deletions as of now) to improve horizontal scalability. The inaccuracies that are introduced by removing nodes are shown to the user by way of red "error" bars. Some other improvements regarding selecting nodes and merging tubes for vertical scalability are also in progress.

My intention was to add to the current state of the tool instead of changing is, that is why I created a fork. However, if another course of action is preferred, please let me know. Otherwise I will keep developing on that fork.

With kind regards,
Jasper

@adamnovak
Copy link
Member

That sounds quite interesting! We'd probably be interested in taking it upstream if you think you can submit it and it can be done without breaking what we already have.

Is this a new view that can be toggled on and off with some sort of control? Have you done something to factor the code appropriately to have a concept of view mode that's going to be manageable for future development?

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

2 participants