Skip to content

Releases: PennChopMicrobiomeProgram/SampleRegistry

1.3.0

12 Sep 14:41

Choose a tag to compare

Refactored to have everything live in a top level Python library! Exposing some getter methods from the SampleRegistry object for programmatic access.

What's Changed

  • Add get_run method to SampleRegistry by @Ulthran in #49
  • Refactor: integrate Flask app into top-level package by @Ulthran in #50
  • Bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #51
  • Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #53
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #52
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #54

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

21 May 20:43

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

14 May 17:14

Choose a tag to compare

Full Changelog: 1.2.1...1.2.2

1.2.1

14 May 17:08

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

31 Jan 18:19
0fb5699

Choose a tag to compare

Important bug fix for exporting large data sets

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

05 Dec 19:53
cbca5cb

Choose a tag to compare

Adapt app configuration to work easily with any backend database.

What's Changed

  • Require db be empty to create test db by @Ulthran in #41
  • Switch to single spec for db URI by @Ulthran in #42

Full Changelog: 1.0.5...1.1.0

1.0.5

15 Oct 17:37

Choose a tag to compare

Add NextSeq as an option

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

09 Oct 21:04
3feeb68

Choose a tag to compare

Download properly formatted tsv or QIIME-format txt files for any run.

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3 - Manually increment indexes

03 Jul 18:13
6e6835b

Choose a tag to compare

What's Changed

  • Manually increment runs and samples by @Ulthran in #29

Full Changelog: 1.0.2...1.0.3

1.0.2 - Fix DockerHub credentials

02 Jul 18:46

Choose a tag to compare