LICENSE
README.md
pyproject.toml
src/pyXLMS/__init__.py
src/pyXLMS/constants.py
src/pyXLMS/data.py
src/pyXLMS/parser.py
src/pyXLMS/parser_util.py
src/pyXLMS/parser_xldbse_custom.py
src/pyXLMS/parser_xldbse_maxquant.py
src/pyXLMS/parser_xldbse_msannika.py
src/pyXLMS/parser_xldbse_mzid.py
src/pyXLMS/parser_xldbse_plink.py
src/pyXLMS/parser_xldbse_scout.py
src/pyXLMS/parser_xldbse_xi.py
src/pyXLMS/parser_xldbse_xlinkx.py
src/pyXLMS/transform.py
src/pyXLMS/transform_to_dataframe.py
src/pyXLMS/transform_util.py
src/pyXLMS.egg-info/PKG-INFO
src/pyXLMS.egg-info/SOURCES.txt
src/pyXLMS.egg-info/dependency_links.txt
src/pyXLMS.egg-info/requires.txt
src/pyXLMS.egg-info/top_level.txt
tests/test_data_crosslink.py
tests/test_data_crosslink_min.py
tests/test_data_csm.py
tests/test_data_csm_min.py
tests/test_parser.py
tests/test_parser_util.py
tests/test_parser_xldbse_custom.py
tests/test_parser_xldbse_maxquant.py
tests/test_parser_xldbse_msannika.py
tests/test_parser_xldbse_msannika_pd.py
tests/test_parser_xldbse_mzid.py
tests/test_parser_xldbse_plink.py
tests/test_parser_xldbse_scout.py
tests/test_parser_xldbse_xi.py
tests/test_parser_xldbse_xlinkx.py
tests/test_parser_xldbse_xlinkx_pd.py
tests/test_transform.py
tests/test_transform_to_dataframe.py