| read.prosize.electropherogram | R Documentation |
This function reads an electropherogram (fluorescence vs. migration table) from the ProSize software saved in CSV format. The electropherogram must have been exported with migration times, not estimated sizes.
read.prosize.electropherogram(electropherogram.csv)
electropherogram.csv |
An electropherogram CSV exported by ProSize. |
A list containing a data frame of the raw fluorescence data and a data frame of the sample metadata (a partial electrophoresis object).
read.prosize, read.prosize.peaks, read.prosize.regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.