Skip to content

Releases: ihmpdcc/cutlass

v0.15

22 Apr 14:25
Compare
Choose a tag to compare
  • Made date optional in the Visit class.
  • sampleAttributes() to return iterator in Sample.
  • Fixed broken decorator in iHMPSession.

v0.14

21 Apr 14:23
Compare
Choose a tag to compare
  • Added python version check.
  • Using ascp exit value to check for aspera transfer success.
  • Fixed Annotation save() and local file upload.
  • New decorator for date checking.

v0.13

13 Apr 05:53
Compare
Choose a tag to compare
  • New class for AbundanceMatrix and new tests.
  • Corrections to method documentation.
  • Using decorators for type checking.

v0.12

22 Feb 21:19
Compare
Choose a tag to compare
  • Added several new classes, including WgsAssembledSeqSet,
    Proteome, HostAssayPrep, and MicrobiomeAssayPrep.
  • Added several new example scripts for the new objects.
  • Improved type checking of the linkages in the base class.

v0.11

13 Feb 22:56
Compare
Choose a tag to compare
  • Ensuring dates specified on the Visit class do not happen in the future.

v0.10

10 Feb 20:45
Compare
Choose a tag to compare
  • Sample supports optional name property.
  • Update to test for the Sample class.

v0.9

30 Nov 20:28
Compare
Choose a tag to compare
  • Some documentation fixes.
  • Subtype fixes to 16S related classes contributed by @jonathancrabtree.

v0.8.1

26 Nov 05:03
Compare
Choose a tag to compare
  • Cherry picked code from PR #20 contributed by @schwager-hsph for improved logging in various areas.

v0.8

26 Nov 04:40
Compare
Choose a tag to compare
  • Cherry picked code from PR #21 contributed by [email protected]
    to provice a children() method to more easily retrieve child nodes.
  • Added new subtype field common to all classes for easier aggregated
    queries.
  • Study class has a mandatory subtype with controlled vocabulary, other
    classes have a static value, or one inferred from the class name
    or other metadata.
  • Updates to wording of documentation in various places

v0.7

21 Nov 22:33
Compare
Choose a tag to compare