deerlab.dd_randcoil¶
- dd_randcoil = <deerlab.model.Model object>¶
Random-coil model for an unfolded peptide/protein
- Parameters:
- rarray_like
Distance axis, in nanometers.
- Nresscalar
Number of residues.
- scalingscalar
Scaling exponent.
- lengthscalar
Segment length.
- Returns:
- Pndarray
Distance distribution.
Notes
Parameter List
Name
Lower
Upper
Type
Frozen
Unit
Description
Nres2
1e+03
nonlin
No
Number of residues
scaling0.1
0.4
nonlin
No
nm
Scaling exponent
length0.33
1
nonlin
No
Segment length
Model
where
, and
is the number of residues,
is the segment length, and
is the scaling exponent.
Examples
Example of the model evaluated at the start values of the parameters:
(
Source code,png,hires.png,pdf)