Skip to content

Releases: CirroBio/Cirro-SDK-Python

v0.5.0

09 Jan 16:25

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Nov 23:48
57a6e36

Choose a tag to compare

What's Changed

  • Simplify the user experience with the DataPortal object by @sminot in #38

Full Changelog: v0.3.9...v0.4.0

v0.3.9

31 Oct 17:39
3b7c48f

Choose a tag to compare

Changes:

  • Dataset type is checked on upload
  • CLI allows users to download subset of files

v0.3.8

21 Sep 19:44
7f4a426

Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

21 Sep 18:55
2de517d

Choose a tag to compare

Move pandas dependencies

Full Changelog: v0.3.6...v0.3.7

v0.3.6

21 Sep 16:15

Choose a tag to compare

Added two helper functions to PreprocessDataset:

  • wide_samplesheet(): Format a wide samplesheet with each read-pair on a row.
  • update_compute(): Replace all instances of a text string in the compute config file.

v0.3.5

06 Sep 22:28

Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5

Fix dataset query limit

v0.3.4

06 Sep 22:20

Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

v0.3.3

06 Sep 18:40
a3d7557

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

30 Aug 14:16

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

  • Fix error when configuring CLI