diff --git a/build_modeller.py b/build_modeller.py index 1b704c2..da8b2a1 100755 --- a/build_modeller.py +++ b/build_modeller.py @@ -112,4 +112,5 @@ if __name__ == "__main__": modeler.make_model() # test command -# python build_modellel.py -s ../5sws_fixer.pdb -o ./5swsmodellerfix -f ../rcsb_pdb_5SWS.fasta -n 1 -m refine.very_fast -c D \ No newline at end of file +# python build_modellel.py -s ../5sws_fixer.pdb -o ./5swsmodellerfix -f ../rcsb_pdb_5SWS.fasta -n 1 -m refine.very_fast -c D +# python build_modeller.py -s 1j8h.pdb -o ./1j8hmodellerfix -f ./1j8h_D.fasta -n 1 -m refine.very_fast -c D \ No newline at end of file