protein protein docking pipeline
After going through the tutorials of protein protein docking, I totally got in a mess.
The flag file and XML file, low resolution and hign resolution docking, clustering seem to mix together.
e.g.
1. $docking_protocol.linuxgccrelease -database $ROSETTA_DATABASE @flag > log.txt
The flag file as follows:
-parser:protocol low_res_docking.xml
-s input.pdb
-docking
-dock_pert 8 5
-spin 1
-randomize2
-docking_centroid_outer_cycles 50
-docking_centroid_inner_cycles 500
-docking:dock_mcm_trans_magnitude .1
-docking:dock_mcm_rot_magnitude 1
-nstruct 10
-linmem_ig 10
-ex1
-ex2