read.prosize.peaks | R Documentation |
This function reads a peak table from the ProSize software saved in CSV format. The peak table must have been exported in the "Alternate" format and it must include the "From" and "To" columns.
read.prosize.peaks(peaks.csv)
peaks.csv |
A peak table CSV exported by ProSize. |
A list containing a list of assay metadata and a data frame of peaks (a partial electrophoresis
object).
read.prosize
, read.prosize.electropherogram
, read.prosize.regions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.