Skip to content

Releases: Jhsmit/hdxms-datasets

HDX-MS Datasets version 0.2.0

12 Jun 09:23

Choose a tag to compare

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

21 Feb 13:38

Choose a tag to compare

  • refactored HDXDataSet to DataSet
  • added get_metadata function
  • updated metadata.yaml template; adds required fields name and uniprot_id in protein section
  • added get_index function

HDX-MS Datasets version 0.1.4

11 Jan 17:38
0274101

Choose a tag to compare

  • Removed config and omegaconf dependency
  • Add function for creating datasets from template

HDX-MS Datasets version 0.1.3

08 Aug 16:10

Choose a tag to compare

Hatch build release

HDX-MS Datasets version 0.1.2

14 Jul 09:56

Choose a tag to compare

Various tweaks to make integration with PyHDX better

See also Jhsmit/PyHDX#327

HDX-MS Datasets version 0.1.1

02 Jan 12:19

Choose a tag to compare

Bugfix release

Fixes circular import / missing _version.py file (19be5bd)

HDX-MS Datasets version 0.1.0

02 Jan 11:32

Choose a tag to compare

First 'stable' release

Changes:

  • Removed StateParser object (#2 )
  • Various bugfixes

HDX-MS Datasets version 0.1.0 alpha 1

21 Dec 17:35

Choose a tag to compare

HDX-MS Datasets version 0.1.0-alpha

25 Oct 15:49

Choose a tag to compare

Initial alpha release