Merge pull request #1044 from RosettaCommons/rfalford12/step0_benchmarks
Helix Tilt Angle Benchmark
Movers & RosettaScripts for calculating the tilt angles of single trans-membrane spanning helices in the bilayer:
In protocols/membrane/benchmark:
MakeCanonicalhelix: Given a pose extended from sequence (using ExtendPoseMover) create a canonical alpha-helix using ideal helix dihedral angles (phi = -47 degrees, psi = -57 degrees, omega = 175 degrees ) from an optional start to end point.
SampleTiltAngles: Given a single transmembrane spanning helix, calculate the energy vs. helix tilt angle and compare the energies from multiple scoring functions
New Tests
Unit test for MakeCanonicalHelix
Integration test for SampleTiltAngles (based on RosettaScripts)