dsdna_ewlc_odijk_distance

lumicks.pylake.dsdna_ewlc_odijk_distance

dsdna_ewlc_odijk_distance(name, dna_length_kbp, um_per_kbp=0.34, temperature=24.53608821)

Model for dsDNA with distance as the dependent variable.

Odijk’s Extensible Worm-Like Chain model [1] [2] with distance as the dependent variable using user-specified kilobase-pairs (useful for 10 pN < F < 30 pN). Default model parameters were obtained from [3] [4] and [5].

Parameters:
  • name (str) – Name for the model. This name will be prefixed to the model parameter names.

  • dna_length_kbp (integer) – The length of the dna in tether/construct measured in kilobase-pairs

  • um_per_kbp (float) – The number of kilobase pairs evaluating to 1 um. This is used to convert the length in kbp to um as applied in the fit function [6].

  • temperature (float) – The temperature in celsius. This is used to calculate the boltzmann * temperature (kT) value

References