API Reference

chromaquant.data

This module contains class definitions for a number of data management structures.

chromaquant.formula

The Formula module contains the Formula class and some basic formula patterns for use in Excel report formula creation.

chromaquant.match

This module provides a function for matching two Pandas DataFrames (match) and a class for defining the parameters by which to match (MatchConfig).

chromaquant.results

This module allows users to create instances of class Results.

chromaquant.utils

The Utilities module contains various tools which may be used either internally by the ChromaQuant package or externally by the user.