v2.14.0 Release
ยท 2 min read
This release adds some significant new features
- Alignments track 'Group by' functionality: this feature allows you to split an alignments track by a specific tag such as RG or HP into multiple new session tracks
- A new adapter type to display sequence names from NCBI FASTA file such as
NC_000001.10
in the user interface aschr1
. This specifically targets the NCBI "sequence_report.tsv" format to do this renaming, and is calledNcbiSequenceReportAliasAdapter
Example screenshot after applying the new Alignments track "Group by" functionality to group by the HP (haplotype) tag. Note that technically, each group is launched as a separate new "session track"
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.22 $ lerna-changelog --silent --silent --next-version 2.14.0
2.14.0 (2024-08-28)โ
๐ Enhancementโ
core
- Other
app-core
,core
core
,product-core
๐ Bug Fixโ
๐ Internalโ
- Other
core
__mocks__
,app-core
,core
,embedded-core
,product-core
,text-indexing
,web-core
app-core
,core
,embedded-core
,product-core
,text-indexing
,web-core
core
,product-core
,text-indexing
Committers: 2โ
- Colin Diesh (@cmdcolin)
- Garrett Stevens (@garrettjstevens) Done in 1.30s.