read.magellan: Load data from Magellan ASCI export files

Description Usage Arguments Details Value

Description

This function can be used as a source data loader in design files. It will parse .asc files generated by Tecan's Magellan software.

Usage

1

Arguments

file

Path to the file to read.

Details

To use this read function to read data from files generated using Tecan's Magellen suite, use the following settings for ASCI export files in your method:

Direction

Horizontal

Result

Table (well data in columns)

Add kinetic time stamps

(checked)

Value

A data.frame in which the first column contains time stamps and subsequent columns readings from wells, row-wise across the plate (eg A1..A12 then B1..B12, etc.).


whitwort/plateKinetics documentation built on May 4, 2019, 5:23 a.m.