Commit ec2fa5e4 by cassandra

[fix] file name issue

parent 1315866d
...@@ -89,7 +89,7 @@ class MDAgent(BaseAgent): ...@@ -89,7 +89,7 @@ class MDAgent(BaseAgent):
"{pdb_id}_prepared_capped.pdb", "{pdb_id}_prepared_capped.pdb",
"{pdb_id}_prepared_capped_his.pdb", "{pdb_id}_prepared_capped_his.pdb",
["{ligand_name}_h.prepi", "{ligand_name}_1_h.prepi"], ["{ligand_name}_h.prepi", "{ligand_name}_1_h.prepi"],
"{ligand_name}.frcmod", ["{ligand_name}.frcmod", "{ligand_name}_h.frcmod"],
"complex.pdb", "complex.pdb",
"complex.prmtop", "complex.prmtop",
"complex.inpcrd", "complex.inpcrd",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment