GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
209 stars 62 forks source link

Fix RNA-seq stranded arc coloring, change the color of RNA-seq introns, and improve compact rendering #4639

Closed cmdcolin closed 2 weeks ago

cmdcolin commented 2 weeks ago

bug: inconsistent interpretation due to case insensitivity of BAM parser

Screenshot From 2024-11-07 00-45-32

fix: this branch with new BAM parser

Screenshot From 2024-11-07 00-46-15