A solution for automated chromatography data analysis and reporting.
ChromaQuant is an open-source toolkit designed to enable users to rapidly and precisely analyze chromatographic data. It offers tools for matching chromatographic signals to each other or to other tabulated data, writing formulas for dynamic Excel reporting, and peforming simple operations on tabulated data to produce properties like molecular weight.The development of ChromaQuant is associated with the Rorrer Lab at the University of Washington Department of Chemical engineering.
Install ChromaQuant in a Python environment by running the following command in the terminal/command prompt while that environment is active:pip install chromaquant
The official documentation for ChromaQuant is hosted by Read the Docs here.