Welcome to RIAssigner’s documentation!
RIAssigner is a Python library for retention index calculation in gas chromatography.
Quickstart
Install from PyPI:
python -m pip install RIAssigner
Show command-line help:
riassigner --help
Version information
Show Python package version:
python -c "import RIAssigner; print(RIAssigner.__version__)"
Contents: