Description Usage Arguments Value See Also
View source: R/fp_average_replicates.R
This function calculates averages of fluorescence polarization or anisotropy values from an arbitrary number of technical replicates.
1 | fp_average_replicates(raw_data)
|
raw_data |
A dataframe containing the fluorescence polarization or anisotropy data. It must contain at least 8 columns named:
The output of |
A dataframe containing the reduced dataset after averaging across
replicates. It contains all of the above columns except
Replicate
, because it returns the average values over replicates.
format_data
to prepare datasets for use with
fp_average_replicates
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.