Member Site › Forums › Rosetta 3 › Rosetta 3 – Applications › JobDistributor problem in antibody modeling
- This topic has 2 replies, 2 voices, and was last updated 9 years, 4 months ago by Anonymous.
-
AuthorPosts
-
-
April 22, 2015 at 7:35 am #2183Anonymous
Hello everyone,
I build Rosetta 2015.12 on Scientific Linux 7 (SL-7). And, I follow the protocol of RosettaAntibody3 to do antibody modeling.
(https://www.rosettacommons.org/docs/latest/antibody-protocol.html)
When, I run the script of “antibody.py” through following command as
./antibody.py –light-chain ./L_chain.fasta –heavy-chain ./H_chain.fasta –rosetta-bin /home/rosetta_2015_12/main/source/bin –rosetta-database /home/rosetta_2015_12/main/database –blast /home/ncbi-blast-2.2.30+/bin/blastp
It can run protein blast and analyze six complementarity determining regions (CDRs) of antibody’s variable region (Fv). But, Rosetta terminate with an error as
[ERROR] Exception caught by JobDistributor for job FR_0001CCDLoopClosureMover::get_anchors( core::conformation::Residue const & residue ): Residue is not a cutpoint variant! You must add cutpoint variants before applying this Mover.
protocols.jd2.JobDistributor:
protocols.jd2.JobDistributor: FR_0001 reported that its input was bad and will not retry
protocols.jd2.FileSystemJobDistributor: job failed, reporting bad input; other jobs of same input will be canceled: FR_0001
protocols.jd2.JobDistributor: no more batches to process…
protocols.jd2.JobDistributor: 1 jobs considered, 1 jobs attempted in 5 seconds
caught exception 1 jobs failed; check output for error messages
Rosetta run terminated with Error!
Is this correct way to do antibody modeling? How should I do to solve this problem?
Thanks for your kindly help.
Tachun
-
April 24, 2015 at 7:43 pm #10974Anonymous
Hi,
This has been a known issue with RosettaAntibody; however, a fix has been implemented into the Rosetta source about a week ago. Try the antibody.py script next week and you should be good to go. In the meantime, antibody modeling can be accomplished through ROSIE: http://rosie.rosettacommons.org/
-Jared
-
April 27, 2015 at 5:36 am #10983Anonymous
Hi Jared,
Thank you for your kindly help. I will try ROSIE and new antibody.py script.
Tachun
-
-
AuthorPosts
- You must be logged in to reply to this topic.