Skip to content

An investigation of rundown in automated patch clamp L-type calcium current

License

Notifications You must be signed in to change notification settings

CardiacModelling/L-type-Ca-rundown-experiments

Repository files navigation

Investigation of the contribution of intracellular calcium to the rundown of the L-type calcium current

This repository contains all data, protocols, codes, and figure generating files used in this study.

Table of Contents

Software

  • Python The code requires Python (version 3.3+) and the Python dependencies pandas, scipy, and statsmodels
    • The Python packages used in this project can be installed by running pip install -r requirements.txt in an environment with Python 3.9.5
  • R The linear regression requires R (version 4+)