Skip to content

Releases: bigbio/sdrf-pipelines

v0.1.2 - Include the DIANN mod location handling

25 Mar 09:56
7b3440c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1: MHCquant and DIANN converts added

20 Mar 20:12
7d5ee69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Dynamic template loading

04 Feb 16:59
f4c5829

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.33...v0.1.0

v0.0.33 - Small bug fixing related with Unimod

23 Nov 10:38
0636ac8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.32...v0.0.33

v0.0.32

14 May 14:10
b3d99ec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.31...v0.0.32

v0.0.31

12 Oct 06:03
f09b231

Choose a tag to compare

What's Changed

Full Changelog: v0.0.30...v0.0.31

v0.0.30

07 Oct 10:57
24151ed

Choose a tag to compare

What's Changed

  • small update in the cache ontologies and update in all of them by @ypriverol in #174

Full Changelog: v0.0.29...v0.0.30

v0.0.29

05 Aug 16:16
528db8c

Choose a tag to compare

v0.0.29 Pre-release
Pre-release

What's Changed

  • Skip OLS internet check, use instead local parquet files by @ypriverol in #171: This PR includes a new option --use_ols_cache_only that disables the use of OLS service (internet check); instead, it uses the parquet local files.

Full Changelog: v0.0.28...v0.0.29

v0.0.28

30 Jul 10:59
b58f9dd

Choose a tag to compare

What's Changed

  • Big PR with multiple validations - [DO NOT MERGE YET] by @ypriverol in #169
  • Change the logic of validation, by default, everything is validated, and three variables are now introduced to skip some of the validations: --skip_ms_validation, --skip_factor_validation, --skip_experimental_design_validation

Full Changelog: v0.0.27...v0.0.28

Release v0.0.27

16 Jul 13:34
633da2c

Choose a tag to compare

What's Changed

  • Check if the OLS is running.
  • Check if the given ontology, for example PSI-MS, is available.
  • All tests related with the OLSClient are updated.
  • Conda build tested.

Full Changelog: v0.0.26...v0.0.27