Skip to content

MATLAB scripts to extract features from Patch Clamp Experiments

Notifications You must be signed in to change notification settings

vladscript/FinderSpiker.APs

Repository files navigation

Finder Spiker.APs

Action Potential Features Extraction

Logo

Experiment Profile (Patch Clamp):

  • Current Squared Steps
  • Voltage Recordings

Reads Data from

ImPatch Files (Current & Voltage Files)CSV,

pCLAMP files ABF (see abfload.m)

copy-paste @EXCEL files from newer versions of pCLAMP

INPUT FILES:

EXPERIMENT_ID.abf

  • Files acquired with pclamp versions <10
  • Read units from file

EXPERIMENT_ID.csv

  • Separated Voltage and Current Files
  • From ImPatch

EXPERIMENT_ID.xlsx

  • Time in ms
  • Voltage in mV
  • Current in pA

OUTPUTS FILES

Feature Table of Experiment

EXPERIMENT_ID_FR.csv

Data MATLAB file for posterior analysis:

  • EXPERIMENT_ID.mat @ '.../FinderSPike.APs/Processed Data/' folder

3rd Party Software

  • Harald Hentschke (2020). abfload MATLAB Central File Exchange.# FinderSpiker.APs

About

MATLAB scripts to extract features from Patch Clamp Experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published