Learn R Programming

⚠️There's a newer version (0.9.0) of this package.Take me there.

IgorR (version 0.4)

Read binary files saved by Igor Pro (including Neuromatic data)

Description

This package provides function to read data from the Igor Pro data analysis program by Wavemetrics. The data formats supported are Igor packed experiment format (pxp) and Igor binary wave (ibw). See: http://www.wavemetrics.com/ for details. It also includes some functions to load special pxp files produced by the Neuromatic/Nclamp packages for recording and analysing neuronal data. See http://www.neuromatic.thinkrandom.com/ for details.

Copy Link

Version

Install

install.packages('IgorR')

Monthly Downloads

216

Version

0.4

License

GPL (>= 2)

Maintainer

Gregory Jefferis

Last Published

January 14th, 2012

Functions in IgorR (0.4)

tsp.igorwave

Return tsp attribute of igor wave (start, end, frequency)
UpdateSweepDataFrame

Update the csv file summarising the sweeps in an Nclamp data folder
ReadIgorPackedExperiment

Reads an Igor Pro Packed Experiment (.pxp) file
ReadIgorBinary

Read binary files in the Igor Binary Wave format (IBW)
SweepFilesToDataFrame

Summarise multiple sweep files into a single dataframe
ReadNclampLogTable

Read the log table produced by Nclamp acquisition software for Igor
ReadAllNclampLogTables

Read all Nclamp log tables from a directory into global list logfiles
SummariseSweepFile

Extract summary information from an Nclamp/Igor Sweep File e.g. for import into Physiology database
WaveToTimeSeries

Convert an Igor wave (or list of waves) loaded by ReadIgorBinary into an R time series