Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@jimmyhli jimmyhli released this 11 Sep 21:52
· 106 commits to master since this release
9f463ed

This release mainly focuses on performance improvement, with minor improvement on error message handling.

This release introduces:

  • Ingest commands add-variantset, add-readgroupset and add-featureset can now be completed faster.
  • A larger default cache size for pysam file handles caching. We recommend users who set up the server in production environment manually overwrite this value should they feel the need, and adjust the file handles cache limit of their OS correspondingly.
  • Improved error handling for ingesting duplicated pysam-related datasets.
  • Use <form> element so users can click 'Enter' to initiate a search.

This is an intermediate release before the release v1.1.0, whose progress is available from https://github.com/CanDIG/candig-server/projects/2