v2.6.2 Release
ยท 2 min read
This is a small bugfix release. We removed source maps to avoid some typescript warnings for consumers of our NPM packages. This means our "src" is no longer published to NPM.
We also fixed the "Stranded sequencing" coloring option on alignments tracks, which is especially useful for stranded paired-end RNA-seq and renamed the option to "Color by->First of pair strand", which corresponds to the terminology of IGV.
Figure showing stranded paired-end RNA-seq data with a positive and negative strand gene in view
Downloadsโ
To install JBrowse 2 for the web, you can download the link above, or you can use the JBrowse CLI to automatically download the latest version. See the JBrowse web quick start for more details.
yarn run v1.22.18 $ lerna-changelog 2.6.2
๐ Enhancementโ
- #3796 Allow workers to load CJS plugins (@garrettjstevens)
- #3783 Add ability for track selector button in synteny view to select individual views (@cmdcolin)
- #3452 Use notarytool for macOS desktop signing (@cmdcolin)
- #3766 Add nextjs circular genome view demo (@cmdcolin)
๐ Bug Fixโ
- Other
- #3798 Fix VCF feature starting at 1-based 1 (@cmdcolin)
- #3775 Fix stranded RNA-seq rendering and rename option Color by -> "First-of-pair strand" (@cmdcolin)
- #3758 Adds safety checks on AlignmentsDisplay properties to avoid undefined rendering (@carolinebridge-oicr)
- #3770 Fix potential issue with display searchFeatureByID being undefined (@cmdcolin)
core
- #3784 Fix synteny rubberband tooltips when views are exactly the same (@cmdcolin)
- #3782 Fix crash on color picker component using debounce on color property (@carolinebridge-oicr)
- #3767 Check session tracks for text search adapters (@garrettjstevens)
app-core
,core
,embedded-core
,product-core
,text-indexing
,web-core
๐ Internalโ
- Other
core
,product-core
Committers: 3โ
- Caroline Bridge (@carolinebridge-oicr)
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens) Done in 1.55s.