.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
Dockerfile
LICENSE
README.md
pyproject.toml
assets/default_config.toml
assets/unac_logo.svg
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/backends.rst
docs/source/conf.py
docs/source/developement.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
src/uNAC.egg-info/PKG-INFO
src/uNAC.egg-info/SOURCES.txt
src/uNAC.egg-info/dependency_links.txt
src/uNAC.egg-info/entry_points.txt
src/uNAC.egg-info/requires.txt
src/uNAC.egg-info/top_level.txt
src/unac/__init__.py
src/unac/app.py
src/unac/correction/__init__.py
src/unac/correction/ict_bindings.py
src/unac/correction/interface.py
src/unac/correction/isocor_bindings.py
src/unac/correction/isocorrector_bindings.py
src/unac/correction/naive.py
src/unac/correction/registry.py
src/unac/external/README
src/unac/external/ICT/README
src/unac/external/ICT/ict.pl
src/unac/external/ICT/Bio/IsotopeCorrection/Chemicals.pm
src/unac/external/ICT/Bio/IsotopeCorrection/NaturalIsotopes.pm
src/unac/setup/isocorrector.py
src/unac/setup/__pycache__/isocorrector.cpython-311.pyc
src/unac/util/__init__.py
src/unac/util/compare.py
src/unac/util/config.py
src/unac/util/data.py
src/unac/util/exports.py
src/unac/util/imports.py
src/unac/util/plots.py
tests/test_all.py
tests/ressources/import_raw_data_correct_template.xlsx
tests/ressources/import_raw_data_correct_template_cor.xlsx
tests/ressources/verify_msms_structure_headers_typo_error.xlsx
tests/ressources/verify_msms_structure_headers_typo_error_cor.xlsx
tests/ressources/verify_msms_structure_string_error.xlsx