Science Blog of Dr. Yuan分享 http://blog.sciencenet.cn/u/albumns This blog is mainly on Molecular molecular modelling and simulations

博文

Protein-Protein Docking in Rosetta

已有 6023 次阅读 2010-12-26 11:08 |个人分类:科研笔记|系统分类:科研笔记| Protein, docking, Modelling, Rosetta

 

The protein-protein docking workflow in Rosetta could be described as following:

1. Low resolution docking

command: docking_protocol.linuxgccrelease @flags > docking.log

   This step will create large number of initial pose e.g. 10,000 for full sampling. To fasten the whole process, poses without sidechain would be wise for this step especially if you want to sample even a larger population.


2. Clustering pose

command: cluster.linuxgccrelease @flags-cluster > cluster.log

Clustering was used for largest population pose recognition which usually represent the most likely protein binding mode. The best scored pose in the largest clustered group would be used as the input of next step.


3. Initial pose refinement

command: relax.linuxgccrelease @flags >relax.log

Initial docking in 1st step is a rigid body docking without sidechain and the 2nd would build full atom poses. There are many unfavorable sidechain conformation or atom clashes in the poses comes from step 2. So this step would make the pose much more favorable in energy level.


4. High resolution docking

command: docking_protocol.linuxgccrelease @flags2 > docking2.log

To confirm the docking results, small perturbations can be introduced for such purpose. In this step, thousands of perturbed pose can be generated and the best one can be identified as final docking results according to the scoring function in Rosetta.

Tips:
Some protocols in Rosetta could support parallel job running, users could use MPI for such kind tasks so that the whole work could be finished much faster.



https://wap.sciencenet.cn/blog-355217-397585.html

上一篇:monomer, dimer or tetramer?
下一篇:Reinstall Grub in SUSE
收藏 IP: 31.178.125.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (1 个评论)

数据加载中...
扫一扫,分享此博文

全部作者的精选博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-16 06:07

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部