Changelog
Follow up on the latest improvements and updates.
RSS
Improved
- We've improved our importing of large files. We can more reliably estimate the expected size of the file and provision appropriate space for import/validation, resulting in fewer retries, and overall faster processing.
Fixed
- Fixed error when loading samples with multiple dependencies in API v1 endpoint.
fixed
API
Paginated sorting consistency
Fixed
- We fixed a pagination-related sorting bug, whereby sorting by non-unique fields, such as "created at", could result in samples shuffling between pages. Sorting will now be deterministic.
Improved
- It is now possible to save the "donut" chart from classification results pages.
improved
Organization invitations update
Improved
- When inviting a user to join an organization, we no longer automatically add the user to the organization. Instead, the user is sent an invitation, which they need to accept prior to them becoming a member. The invited user will show as "Pending invitation" on the organization's members page.
Fixed
- We've fixed an error that prevented filtering with nested IDs via the API. e.g. where={"sample": {"id": 123}}
- When viewing a report's results page, clicking the "Download" button now immediately generates the download, instead of redirecting to the PDF viewer.
- We've added support to workflows for Nextflow schema union types e.g. ["boolean", "string"]
Improved
- We've reduced the minimum % of reads threshold for a taxon that users can search across samples to 0.0%. This allows searching for samples with low but non-zero read counts for a taxon.
- We've added OCX_INSTRUMENT_VENDORas a possible variable for workflows. This populates with our sequencing instrument vendor detection step run during sample validation, and is saved to a sample's metadata. Current value options are "Illumina", "Oxford Nanopore", "Element" or "Ion".
- We've increased the export capability for long .csv format. More samples can now be exported in one file.
fixed
Client Library
onecodex version 1.0.1
Fixed
- Samples without abundances were filtered out of heatmaps and stats functions when using non-abundance metrics
Fixed
- We fixed a bug that was preventing uploading of some ONT sequence files via web browser.
improved
Notebook list loading
Improved
- We've improved loading speed of list of notebooks.
Load More
→