View source: R/transpose_real.R
transpose_real | R Documentation |
Transposes the real-time data table exported by the BMG software. Accepts output from the function, "get_real".
transpose_real(data)
data |
A dataframe generated from get_real. |
A transposed dataframe containing real-time normalized fluorescence values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.