Back To Multistage Rosetta Scripts
A lot of the Stage options are relatively verbose but their behaviors are not necessarily clear based on the names alone. In order to help the names make more sense, this page explains the vocabulary I had in my head while writing these options.
A trajectory is the sequence of movers and filters that a single pose experiences.
For Stage 1, every input file defined in the <Job>
tag(s) is a single input struct.
For Stages 2+, every result from the previous stage is a single input struct.
I attempted to denote them pictorally below by placing black stars at the beginning of each stage.
The poses that are generated by a stage are that stage's results.
An instance is a single stage for a single pose.