PYME.simulation.wormlike3 module

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)
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