LICENSE
README.md
pyproject.toml
modelarchive/__init__.py
modelarchive/_utils.py
modelarchive/databases/__init__.py
modelarchive/databases/ncbi.py
modelarchive/databases/uniprotkb.py
modelarchive/modelcif/__init__.py
modelarchive/modelcif/access.py
modelarchive/modelcif/edit.py
modelarchive/modelcif/fix_af2.py
modelarchive/modelcif/fix_af3.py
modelarchive/modelcif/ma_dict.py
modelarchive_py.egg-info/PKG-INFO
modelarchive_py.egg-info/SOURCES.txt
modelarchive_py.egg-info/dependency_links.txt
modelarchive_py.egg-info/requires.txt
modelarchive_py.egg-info/top_level.txt
tests/test_ma_databases_ncbi.py
tests/test_ma_databases_uniprotkb.py
tests/test_ma_modelcif_access.py
tests/test_ma_modelcif_edit.py
tests/test_ma_modelcif_fix_af2.py
tests/test_ma_modelcif_fix_af3.py
tests/test_ma_modelcif_ma_dict.py