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

extend to_diff() to junctions #2

Open
gpertea opened this issue Feb 11, 2022 · 1 comment
Open

extend to_diff() to junctions #2

gpertea opened this issue Feb 11, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@gpertea
Copy link

gpertea commented Feb 11, 2022

The to_diff() function is great for showing differences between exons, but sometimes it is very useful to highlight differences between introns and individual splice sites.

Not sure if it wouldn't make more sense to make it a dedicated to_jdiff() helper function for this , since I can imagine this might be a bit more complex as we could be looking at highlighting per-splice site differences - i.e. highlighting alternate donor vs. alternate acceptor vs. both (wholly novel introns)

@dzhang32 dzhang32 added the enhancement New feature or request label Jan 21, 2023
@abartlett004
Copy link

Similarly, it would be great if shorten_gaps() could be applied to junctions as well so that junction arcs line up with the rescaled exons/introns. I couldn't figure out any way to do this with the existing functions, but if there's a way, I'd love to know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants