read.tapestation.csv | R Documentation |
This function reads a CSV file of electrophoresis data exported from the TapeStation software.
read.tapestation.csv(csv.file)
csv.file |
The filename of an electropherogram CSV file exported from the TapeStation software. The file may be compressed with |
Because the CSV file contains only the raw fluorescence data and not the metadata, this function is less useful by itself than when it is called inside read.tapestation
.
A data frame with one row for each reading of each gel lane.
read.tapestation
, read.tapestation.xml
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.