You are here

I've got two doubts

2 posts / 0 new
Last post
I've got two doubts
#1

Hello guys.

I've got two doubts.


First: someone tell me of an article that explains why for example be between 100,000 and 200,000 decoy to abinitio or 15000 decoy for comparative modeling?


Second: to see the articles in the case of e.g. abinitio is informed that were N decoy, if 100,000, my doubt; was produced a total of 100,000 or 100,000 was requested in the script?

Thank you all for the help

Post Situation: 
Sun, 2016-01-10 07:45
jrcf

I'm not entirely sure I understand your questions. I do know that those numbers are largely empirically determined rather than experimentally. I'm guessing Mike Tyka (presumably along with David Baker) is most likely to have published a paper that directly addresses a "number of models" question.

Comparative / homology modeling requires many fewer models than ab initio modeling because it starts with far more data (the homologous structure). With a much better starting point, fewer models are needed to make success likely. Comparative models already starts broadly within the correct conformational well, but ab initio is forced to search all conformational wells. With Monte Carlo, success is never guaranteed.

Because Monte Carlo trajectories are independent, it is not important if all 100000 structures are requested by a single script / created in the same run. So long as the random number seed (-constant_seed -jran ####) varies to ensure sampling of different trajectories, you can use any number of separate runs of Rosetta to accumulate the number of models you need. For example, for most Rosetta protocols, the MPI mode is just a wrapper to keep the output model numbers distinct, so it's unimportant that the models are created by mostly-independent runs.

Sun, 2016-01-10 10:02
smlewis