LICENSE
MANIFEST.in
README.md
setup.py
biobb_structure_checking/__init__.py
biobb_structure_checking/check_structure.py
biobb_structure_checking/constants.py
biobb_structure_checking/modeller_manager.py
biobb_structure_checking/mutation_manager.py
biobb_structure_checking/structure_checking.py
biobb_structure_checking/structure_manager.py
biobb_structure_checking.egg-info/PKG-INFO
biobb_structure_checking.egg-info/SOURCES.txt
biobb_structure_checking.egg-info/dependency_links.txt
biobb_structure_checking.egg-info/entry_points.txt
biobb_structure_checking.egg-info/requires.txt
biobb_structure_checking.egg-info/top_level.txt
biobb_structure_checking/commands/__init__.py
biobb_structure_checking/commands/add_hydrogen.py
biobb_structure_checking/commands/altloc.py
biobb_structure_checking/commands/amide.py
biobb_structure_checking/commands/backbone.py
biobb_structure_checking/commands/chains.py
biobb_structure_checking/commands/chiral.py
biobb_structure_checking/commands/chiral_bck.py
biobb_structure_checking/commands/cistransbck.py
biobb_structure_checking/commands/clashes.py
biobb_structure_checking/commands/fixside.py
biobb_structure_checking/commands/getss.py
biobb_structure_checking/commands/inscodes.py
biobb_structure_checking/commands/ligands.py
biobb_structure_checking/commands/metals.py
biobb_structure_checking/commands/models.py
biobb_structure_checking/commands/mutateside.py
biobb_structure_checking/commands/rem_hydrogen.py
biobb_structure_checking/commands/sequences.py
biobb_structure_checking/commands/water.py
biobb_structure_checking/dat/ADT_prm.json
biobb_structure_checking/dat/CMIP_prm.json
biobb_structure_checking/dat/all_residues.in
biobb_structure_checking/dat/commands.hlp
biobb_structure_checking/dat/data_lib.json
biobb_structure_checking/io/PDBIO_extended.py
biobb_structure_checking/io/__init__.py
biobb_structure_checking/io/bare_builder.py
biobb_structure_checking/io/json_writer.py
biobb_structure_checking/io/mmb_server.py
biobb_structure_checking/io/param_input.py
biobb_structure_checking/libs/__init__.py
biobb_structure_checking/libs/data_lib_manager.py
biobb_structure_checking/libs/residue_lib_manager.py
biobb_structure_checking/modelling/__init__.py
biobb_structure_checking/modelling/chainsdata.py
biobb_structure_checking/modelling/modelsdata.py
biobb_structure_checking/modelling/residue_set.py
biobb_structure_checking/modelling/sequencedata.py
biobb_structure_checking/modelling/structuredata.py
biobb_structure_checking/modelling/utils.py