Rosetta
Variables
test.T300_PyJobDistributor Namespace Reference

Variables

 extra_options
 
 sf = pyrosetta.create_score_function('ref2015')
 
 jd = pyrosetta.PyJobDistributor("_jd_test", 10, sf)
 
 pp = pyrosetta.pose_from_sequence("DSEEKFLRRIGRFGYGYGPYE")
 

Variable Documentation

◆ extra_options

test.T300_PyJobDistributor.extra_options

◆ jd

test.T300_PyJobDistributor.jd = pyrosetta.PyJobDistributor("_jd_test", 10, sf)

◆ pp

test.T300_PyJobDistributor.pp = pyrosetta.pose_from_sequence("DSEEKFLRRIGRFGYGYGPYE")

◆ sf

test.T300_PyJobDistributor.sf = pyrosetta.create_score_function('ref2015')