You are here

N-terminus and loops

4 posts / 0 new
Last post
N-terminus and loops
#1

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.

Thu, 2009-01-29 08:27
sreiling

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.

Wed, 2009-02-18 07:39
yiliu

Any suggestions how I might still be able to do this?

Many thanks, S.

Thu, 2009-02-19 15:28
sreiling

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.

Thu, 2009-05-07 11:44
vanita