Releases: bigbio/sdrf-pipelines
Releases · bigbio/sdrf-pipelines
v0.0.31
v0.0.30
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
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
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
What's Changed
- OLS refactoring. by @ypriverol in #168
- 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
Pre-release v0.0.26
Pre-release v0.0.25
What's Changed
- PLEASE DO NOT MERGE Fix minor issues for the terms validation by @ypriverol in #150
- Major changes and bug fixing by @ypriverol in #162
- small changes related with OLS. by @ypriverol in #163
Full Changelog: v0.0.24...v0.0.25
Pre-release v0.0.24
Pre-release v0.0.23
What's Changed
- Flexible key-value pair location by @WangHong007 in #142
- Fix if-else branch in column name validation by @lazear in #143
- Check to see if key is present and values are set by @lazear in #144
- Fixed some errors introduced before in #PR 44 by @ypriverol in #146
- Conversion bruker data by @ypriverol in #148
New Contributors
- @WangHong007 made their first contribution in #142
- @lazear made their first contribution in #143
Full Changelog: v0.0.22...v0.0.23
Pre-release v0.0.22
Update README.md