v0.4.1
·
355 commits
to master
since this release
[v0.4.1]
Compatible with JASEN v0.6.0
Added
- Display LIMS id in samples view
Changed
- Sample name is being displayed instead of sample id on the samples view
- Dockerfile chown step for api and frontend
Fixed
- Fix minhash sample id lookup by storing sample_id as signautre name when signature is written to disk.
- Links to a sample from the samples tables now works when Bonsai is hosted under a sub-path
- Fixed so the samples could be added to the minhash index
- Fixed nameing of signature sketches and updating filename
- Fixed broken URL that prevented finding similar samples
- Fixed storing of selected samples in browser session that prevented samples to be added to the basket from the groups view.
- Fixed broken URLs in dendrogram in samples view
- Fixed crash when reading empty sourmash index
- Fixed crash in resistance/variants view when a samples did not have SNVs or SV variants