Description Usage Arguments Value See Also
View source: R/fp_use_signal.R
This function renames the appropriate column in a fluorescence
polarization and anisotropy dataset for subsequent fitting by
fit_binding_model
.
1 | fp_use_signal(data, sig = NULL)
|
data |
A dataframe containing the fluorescence polarization and anisotropy data. It must contain at least 7 columns named:
The output of |
sig |
A character string to identify the signal to use for curve fitting.
Possible values are |
A dataframe containing the same dataset with columns appropriately
named for fit_binding_model
.
format_data
and fp_average_replicates
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.