View source: R/parse_input_lightcycler.R
parse_input_lightcycler | R Documentation |
Parses an input xml file exported from the lightcycler software with the qpcr curve data.
parse_input_lightcycler(infile)
infile |
character, path to input file |
A data frame with the fluorescence signal values for every cycle (rows) for each sample (columns).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.