Absorbances from a BCA protein quantification in a data.frame
Format
absorbances
A data.frame
with 96 rows and 5 columns:;
- .row
The row of the 96 well plate, where 1 refers to the top row.
- .col
The column of the 96 well plate, where 1 refers to the left column.
- .abs
The absorbance of the contents of the well at 562nm.
- sample_type
Denotes whether the sample is a standard or an unknown (sample).
- index
Denotes individual standards/samples, where each gets its own index.