Releases: Jhsmit/hdxms-datasets
Releases · Jhsmit/hdxms-datasets
HDX-MS Datasets version 0.2.0
This release of HDX-MS datasets overhauls the file format, thus dataset specifications of prior versions are not compatible.
More information on the new format can be found on the HDX-MS-datasets repository, or you can look at some examples in the tests
module.
Other changes:
- Switched from pandas dependency to narwhals
- Initial draft of input and validation form to define new datasets
HDX-MS Datasets version 0.1.5
- refactored
HDXDataSet
toDataSet
- added
get_metadata
function - updated
metadata.yaml
template; adds required fieldsname
anduniprot_id
inprotein
section - added
get_index
function
HDX-MS Datasets version 0.1.4
- Removed config and
omegaconf
dependency - Add function for creating datasets from template
HDX-MS Datasets version 0.1.3
Hatch build release
HDX-MS Datasets version 0.1.2
Various tweaks to make integration with PyHDX better
See also Jhsmit/PyHDX#327
HDX-MS Datasets version 0.1.1
Bugfix release
Fixes circular import / missing _version.py
file (19be5bd)
HDX-MS Datasets version 0.1.0
HDX-MS Datasets version 0.1.0 alpha 1
Second alpha release
HDX-MS Datasets version 0.1.0-alpha
Initial alpha release