read.prosize.peaks: Read a ProSize peak table

View source: R/prosize.R

read.prosize.peaksR Documentation

Read a ProSize peak table

Description

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.

Usage

read.prosize.peaks(peaks.csv)

Arguments

peaks.csv

A peak table CSV exported by ProSize.

Value

A list containing a list of assay metadata and a data frame of peaks (a partial electrophoresis object).

See Also

read.prosize, read.prosize.electropherogram, read.prosize.regions


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