MANIFEST.in
README.md
setup.py
biobb_model/__init__.py
biobb_model.egg-info/PKG-INFO
biobb_model.egg-info/SOURCES.txt
biobb_model.egg-info/dependency_links.txt
biobb_model.egg-info/not-zip-safe
biobb_model.egg-info/requires.txt
biobb_model.egg-info/top_level.txt
biobb_model/model/__init__.py
biobb_model/model/fix_side_chain.py
biobb_model/model/mutate.py
biobb_model/structure_checking/__init__.py
biobb_model/structure_checking/checkStruc.py
biobb_model/structure_checking/cmd_line.py
biobb_model/structure_checking/default_settings.py
biobb_model/structure_checking/help_manager.py
biobb_model/structure_checking/json_writer.py
biobb_model/structure_checking/param_input.py
biobb_model/structure_checking/structure_checking.py
biobb_model/structure_checking/dat/all_amino03.in
biobb_model/structure_checking/dat/data_lib.json
biobb_model/structure_checking/helpdocs/altloc.hlp
biobb_model/structure_checking/helpdocs/amide.hlp
biobb_model/structure_checking/helpdocs/backbone.hlp
biobb_model/structure_checking/helpdocs/chains.hlp
biobb_model/structure_checking/helpdocs/checkall.hlp
biobb_model/structure_checking/helpdocs/chiral.hlp
biobb_model/structure_checking/helpdocs/chiral_bck.hlp
biobb_model/structure_checking/helpdocs/cistransbck.hlp
biobb_model/structure_checking/helpdocs/clashes.hlp
biobb_model/structure_checking/helpdocs/fixside.hlp
biobb_model/structure_checking/helpdocs/general.hlp
biobb_model/structure_checking/helpdocs/getss.hlp
biobb_model/structure_checking/helpdocs/header.hlp
biobb_model/structure_checking/helpdocs/inscodes.hlp
biobb_model/structure_checking/helpdocs/ligands.hlp
biobb_model/structure_checking/helpdocs/metals.hlp
biobb_model/structure_checking/helpdocs/models.hlp
biobb_model/structure_checking/helpdocs/mutateside.hlp
biobb_model/structure_checking/helpdocs/remh.hlp
biobb_model/structure_checking/helpdocs/remwat.hlp
biobb_model/structure_manager/__init__.py
biobb_model/structure_manager/data_lib_manager.py
biobb_model/structure_manager/model_utils.py
biobb_model/structure_manager/mutation_manager.py
biobb_model/structure_manager/residue_lib_manager.py
biobb_model/structure_manager/structure_manager.py
biobb_model/structure_manager/dat/all_amino03.in
biobb_model/structure_manager/dat/data_lib.json
biobb_model/test/__init__.py