X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=examples%2FUNRES-Dock%2FREADME;fp=examples%2FUNRES-Dock%2FREADME;h=f99f8b4f5e3a44af2674bac9cc6a71d43858d2e5;hb=835c6eaac408c4239f19bbff459189bd043d0f5c;hp=0000000000000000000000000000000000000000;hpb=4edc8ba2cd4b4a6d08fc81bea1b1299a65df7a2c;p=unres.git diff --git a/examples/UNRES-Dock/README b/examples/UNRES-Dock/README new file mode 100644 index 0000000..f99f8b4 --- /dev/null +++ b/examples/UNRES-Dock/README @@ -0,0 +1,13 @@ +UNRES-dock download and compilation: +UNRES-dock is an extension of UNRES package, which allows to run protein-protein and protein-peptide docking simulations using MREMD simulations. Downloading and compilation of the tools is the same as for regular UNRES package. Alternatively, use UNRES-dock server at: http://unres-server.chem.ug.edu.pl. + + +UNRES-dock procedure: +1. Generation of initial structures of the complex +2. MREMD simulations +3. WHAM analysis +4. Cluster analysis +5. Reconstruction of representative structures to all-atom ones + +Modify top lines in prepare_all.csh file and execute it to generate input files for points 1-4. To use different pdb files, simply modify the variables in prepare_all.csh file. +Submit jobs to run points 2-4 and then reconstruct the structures using cluster2allatom.csh on the *_ave.pdb file obtained from cluster analysis (point 5). Please note, that all-atom reconstruction uses pulchra tool (http://cssb.biology.gatech.edu/skolnick/files/PULCHRA/index.html), which has to be installed.