Description Usage Arguments Value
View source: R/raw_data_inspection_functions.R
This internal function plots the raw fluorescence data from the donor, acceptor and FRET channels, as a function of the titration series.
1 | fret_inspect_one_dataset(dataset, highest_signal = NULL)
|
dataset |
A dataframe containing the raw fluorescence data. It must
be the output of |
highest_signal |
An optional number corresponding to the maximal signal
measurable by the plate reader instrument used. Defaults to |
A named list containing three ggplot2
graph objects named
donor
, acceptor
and fret
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.