read.prosize.electropherogram: Read a ProSize electropherogram

View source: R/prosize.R

read.prosize.electropherogramR Documentation

Read a ProSize electropherogram

Description

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.

Usage

read.prosize.electropherogram(electropherogram.csv)

Arguments

electropherogram.csv

An electropherogram CSV exported by ProSize.

Value

A list containing a data frame of the raw fluorescence data and a data frame of the sample metadata (a partial electrophoresis object).

See Also

read.prosize, read.prosize.peaks, read.prosize.regions


jwfoley/bioanalyzeR documentation built on Aug. 1, 2023, 4:46 a.m.