PYME.simulation.wormlike3 module

class PYME.simulation.wormlike3.WormlikeChain(kbp, steplength=10.0, lengthPerKbp=10.0, persistLength=150.0)

Bases: object

class PYME.simulation.wormlike3.WormlikeChain2D(kbp, steplength=10.0, lengthPerKbp=10.0, persistLength=150.0)

Bases: object

PYME.simulation.wormlike3.bareDNA(kbp, steplength=10)
PYME.simulation.wormlike3.fibre10nm(kbp, steplength=10)
PYME.simulation.wormlike3.fibre30nm(kbp, steplength=10)
PYME.simulation.wormlike3.get_k_for_exp_costheta(cos_theta)
PYME.simulation.wormlike3.wiglyFibre(length, persistLength, steplength=10)