readABF-package {readABF}R Documentation

Loads Axon Binary Files

Description

Loads Axon Binary Files (both 'ABF' and 'ABF2') created by Axon Instruments/Molecular Devices software such as 'pClamp'.

Details

Reads ABF2 files, created by pClamp 10 and newer, and ABF files, created by pClamp 9 and older. Currently, code is tested under Linux only. For this purpose, multiple data sets are used which cannot be included in the package. We would very much appreciate to receive further data sets for testing purposes. A repository to upload data sets can be provided at request. Index of help topics:

as.data.frame.ABF       Coerces an ABF Object to a Data Frame
plot.ABF                Plots an ABF Object
print.ABF               Prints a Short Description of an ABF Object
readABF                 Reads ABF Files
readABF-package         Loads Axon Binary Files

Acknowledgements


[Package readABF version 1.0.2 Index]