appliedchemlabwork_tayra.D3.plot_dna#
- appliedchemlabwork_tayra.D3.plot_dna(bdata: DataFrame, style: str = 'default') tuple[_Float1D, _Float1D][source]#
Plots the data from the
DataFrameand returns the linear regression result.- Parameters:
- bdataDataFrame
The
DataFrameof the bands of DNA ladder.- styleValid MatplotLib style
The plotting style.
- Returns:
- coeffsArray in shape (2,)
The coefficients.
- errArray in shape (2,)
The standard errors.
Notes
The
bdataparameter must be the following shape.Length / bp
Location
12345
89.07
…
…