Skip to content

Commit

Permalink
master updates nov 2021 (#84)
Browse files Browse the repository at this point in the history
* - merge changes from mzML import branch
* - extractParams test fix
* - extractParams test fix
* - fix for #37
* - rtol for test_batchandroccorrection increased for macos
* - update version
* added import for XCMSonline, MZmine, MS-DIAL and nPYc exported data (#86)

Co-authored-by: Gordon Haggart <[email protected]>
Co-authored-by: ghaggart <[email protected]>
Co-authored-by: misch91 <[email protected]>
  • Loading branch information
4 people authored Aug 9, 2022
1 parent 2bb6b5b commit 23d4707
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nPYc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
"""
The `nPYc-Toolbox <https://github.com/phenomecentre/nPYc-Toolbox>`_ defines objects for representing, and implements functions to manipulate and display, metabolic profiling datasets.
"""

__version__ = '1.2.7'


from . import enumerations
from .objects import Dataset, MSDataset, NMRDataset, TargetedDataset
from . import utilities
Expand Down

0 comments on commit 23d4707

Please sign in to comment.