Member Site › Forums › Rosetta++ › Rosetta++ – General › N-terminus and loops
- This topic has 3 replies, 3 voices, and was last updated 15 years, 7 months ago by bpierce.
-
AuthorPosts
-
-
January 29, 2009 at 4:27 pm #559Anonymous
I am trying to model several loops and the N-terminus of my protein at the same time using the pose-based loop modeling with CCD closure.
This works fine for the loops, but not for the N-terminus, which causes rosetta to crash. From the wiki page:“Terminal loops can also be specified in a similar fashion, but obviously no chainbreak will be introduced.”
In my loops.txt file I added a line
1 24 0 1
my command line is
rosetta.exe aa 1FOO A -s 1FOO -pose -loops -fold_with_dunbrack -pose_loops_file loops.txt -ex1 -ex2 -fa_input -fa_output
If I just have the N-terminus, rosetta crashes. If I only specify the other (non-terminal) loops, it works.
Is this supposed to work?
Many Thanks,
S. -
February 18, 2009 at 3:39 pm #4045Anonymous
It should not work with Terminal situations
> I am trying to model several loops and the N-terminus of my protein at the same time using the pose-based loop modeling with CCD closure.
> This works fine for the loops, but not for the N-terminus, which causes rosetta to crash. From the wiki page:
>
>
> “Terminal loops can also be specified in a similar fashion, but obviously no chainbreak will be introduced.”
>
> In my loops.txt file I added a line
>
> 1 24 0 1
>
> my command line is
>
> rosetta.exe aa 1FOO A -s 1FOO -pose -loops -fold_with_dunbrack -pose_loops_file loops.txt -ex1 -ex2 -fa_input -fa_output
>
> If I just have the N-terminus, rosetta crashes. If I only specify the other (non-terminal) loops, it works.
>
> Is this supposed to work?
>
> Many Thanks,
> S. -
February 19, 2009 at 11:28 pm #4046Anonymous
Any suggestions how I might still be able to do this?
Many thanks, S.
-
May 7, 2009 at 6:44 pm #4081
You can use the peptide extension protocol to model termini. It is described in Sood & Baker (2006). There is also documentation in the rosetta++ README and some scripts in the rosetta_scripts/peptide_extension/ directory to help you.
-
-
AuthorPosts
- You must be logged in to reply to this topic.