Skip to content

Releases: qbicsoftware/data-model-lib

Hotfix

10 Jul 08:52
ebd8414
Compare
Choose a tag to compare
  • Fix for OxfordNanopreMeasurement.getRawDataPerSample(), which failed in the presence of unclassified folders.

Aqua Swan

08 Jul 07:46
c840557
Compare
Choose a tag to compare
  • New class OxfordNanoporeInstrumentOutput that provides access to the instrument output JSON schema
  • Support for unclassified reads
    • Two new folder classes UnclassifiedFast5Folder and UnclassifiedFastQFolder
    • New API method getUnclassifiedData() for the OxfordNanoporeMeasurement class
  • Bugfix for object comparison infinity crisis
  • Bugfix for wrong data assignment on pooled sample data

Minor release

09 Dec 09:23
0f51b63
Compare
Choose a tag to compare
  • Provides ServiceUser class to hold information about a QBiC service user
  • Some small refactoring of class packaging

Minor release

29 Nov 14:55
5754511
Compare
Choose a tag to compare
Merge pull request #11 from qbicsoftware/development

Enables deployment on tags

Release 1.5.2

04 Nov 13:59
Compare
Choose a tag to compare

Hotfix for checking if a String is a correct QBiC barcode: the whole string must match, excluding correct substrings

Release 1.5.1

31 Oct 18:40
Compare
Choose a tag to compare

Includes fixed version of xml manager lib.