Tarskin / LaCyTools

A high-throughput data extraction package for LC-MS data.
Apache License 2.0
9 stars 5 forks source link

LaCyTools

Codacy Badge

LaCyTools is open-source software for researcher focussing on chromatgraphy coupled to mass spectrometry. It includes modules for retention time and m/z calibration, peak integration, quality control and more. The tool was first described in a 2016 Journal of Proteome Research article, located at https://pubs.acs.org/doi/10.1021/acs.jproteome.6b00171

LaCyTools requires at least Python 3.8 and depends on NumPy, SciPy and matplotlib. NumPy and SciPy are used predominantly for data fitting and numerical operations on arrays. Matplotlib is used to draw all of the graphical elements that are used/created by LaCyToolsTools in both the GUI and the images (see the requirements.txt for the full list)

Developer information

If you would like to take part in LaCyTools development, take a look at the CONTRIBUTING and CODE_OF_CONDUCT files.

License information

See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

Installing LaCyTools (Windows)