read.tapestation.xml: Read a TapeStation XML file

View source: R/tapestation.R

read.tapestation.xmlR Documentation

Read a TapeStation XML file

Description

This function reads an XML file exported from the TapeStation software.

Usage

read.tapestation.xml(xml.file)

Arguments

xml.file

The filename of an XML file exported from the TapeStation software. The file may be compressed with gzip and the filename is expected to end in .xml or .xml.gz; the name before that extension is used as the name of the batch. The filename can be a remote URL.

Details

Because the XML file contains only metadata and not the raw fluorescence data, this function is less useful by itself than when it is called inside read.tapestation.

Value

A list of some of the components of an electrophoresis object

See Also

read.tapestation


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