Good morning,
I have a database of dihedral angles in this order: residue psi psi. Is is possible to use pyrosetta to sample randomly throuh this database,
applying random psi and psi angles to a pdb pose, using a movemap? Imagine that my sequence is AQAAVFGT; so the script would retrieve randomly from the database the dihedrals corresponding to residues in the sequence and output a pose.
is this possible? Maybe with a loop with the SetTorsion mover?
Thank you,
cheers