Skip to content

Releases: matchms/matchmsextras

0.4.2

30 Jun 13:55
2c66748
Compare
Choose a tag to compare

matchmsextras 0.4.2

  • Updated pubchem_lookup. Speed up and improved reliability by only searching each unique compound name once #18.

0.4.1

06 Feb 09:48
9b93b96
Compare
Choose a tag to compare

matchmsextras 0.4.1

Fixed

  • Fixed bug in PubChem formula-based search.

0.4.0

03 Feb 14:38
56b3057
Compare
Choose a tag to compare

matchmsextras 0.4.0

Changed

  • removed network creation functions which have meanwhile been incorporated in matchms
  • switch default id fieldname form "spectrumid" to "spectrum_id" (matchms > 0.14.0)
  • adapt tests to new Scores object design (matchms > 0.18.0)

0.3.0

19 Dec 13:27
3ed5960
Compare
Choose a tag to compare

matchmsextras 0.3.0

Added

  • allowed_difference argument for pubchem search to include known, common mass differences into the pubchem search (e.g. water or NH4) to compensate missing adduct information #12

Changed

  • exchange print against logging statements in pubchem search #12
  • raise needed matchms version to newest version 0.11.0 which includes logging #12

0.2.3

15 Jul 21:39
fea0016
Compare
Choose a tag to compare

Fixed

  • Minor bug with string to float conversion for pubchem provided mass #9

0.2.2

15 Apr 11:32
fe25d3b
Compare
Choose a tag to compare

Added

  • Option to do PubChem search on both parent mass estimate and precursor_mz #8

0.2.1

24 Feb 21:13
Compare
Choose a tag to compare

Continuing the refactoring and make more functions available and/or usable with matchms.Scores as input.

Added

  • Split network creation into create_network and create_network_asymmetric #5
  • Refactored dilate_cluster #5
  • Add extract_networking_metadata #6

0.2.0

24 Feb 08:11
Compare
Choose a tag to compare

Added

  • Tests for create_network #3

Changed

  • Refactored create_network function to work with queries != references #3

0.1.0

20 Feb 20:15
Compare
Choose a tag to compare

Initial version of matchms_extras. This code was used for analysis and plots of this article: https://doi.org/10.1371/journal.pcbi.1008724