wrapper for automatized homology modeling of multiple number of sequences on one template structure using "modeller_9.x"
- the script only works with a template given, therefore only the structural alignment and the model building are implemented.
- no model evaluation is implemented!
- Given
.fasta
file (including all sequences to process) is seperated in single files .fasta
files are converted into the structural file format.ali
align2d.py
files are generated for each sequencealign2d.py
files are processed by modeller -> alignment files are writtenautomodel.py
files are generated for each sequence- homology models are generated by modeller
- everything is cleaned up and
.pdb
files are stored in the directory
- modeller_9.x
- python3 (modeller is also executable without installed python3, however this has to be changed in the script (python3 <-> mod9.x))
Bash script, just make it executable and run
template file can be changed and converted to executable code (tested with argbash_2.8.1; Ubuntu_16.04)
argbash modelWrap_template -o modelWrap