shirtsgroup / cg_pyrosetta

A python package which enables CG residues in a working version of PyRosetta
MIT License
6 stars 1 forks source link

Signac parameter scan #24

Closed tlfobe closed 4 years ago

tlfobe commented 4 years ago

New PR for creating an example using Signac to perform a parameter scan. With Signac as a job distributor each parameter set can be run as individual jobs and be submitted on HPC systems fairly easily

mrshirts commented 4 years ago

Cool!