Description Usage Arguments Value See Also
View source: R/fp_calculate_pola_aniso_int.R
This function calculates fluorescence polarization and anisotropy values from the raw data of parallel and perpendicularly polarized channels.
1 | fp_calculate_pola_aniso_int(raw_data)
|
raw_data |
A dataframe containing the raw data. It must contain at least 7 columns named:
The output of |
A dataframe containing the same columns as the input dataframe, plus
three columns called polarization
, anisotropy
and
intensity
.
format_data
to prepare datasets for use with
fp_calculate_pola_aniso_int
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.