Rdocumentation
powered by
Learn R Programming
MassArray (version 1.24.0)
importEpiTyperData: Import EpiTyper data (v.1.0)
Description
Function to read and import an EpiTyper datafile (v.1.0) and store it as a MassArraySpectrum objects
Usage
importEpiTyperData(data, MassArrayObject, verbose = TRUE)
Arguments
data
location of EpiTyper datafile as a character string
MassArrayObject
Pre-existent MassArrayData object in which store relevant sample and spectral information from datafile
verbose
Logical specifying whether or not to display descriptive progress updates as datafile is processed
Value
Returns a list of MassArraySpectrum objects each populated by spectral data
Details
EpiTyper v.1.0 datafiles must only contain a single amplicon, thus the user must export peak data for one amplicon at a time.
See Also
See Also
MassArraySpectrum