Skip to content

Question regarding resting membrane potentials and junction potentials #1767

Open
@torbjone

Description

@torbjone

When I try to run cell models through the AllenSDK, like this one,
http://celltypes.brain-map.org/experiment/electrophysiology/490387590
I get very low resting membrane potentials, around - 93 mV, while the same link states that the resting membrane potential should be -79.2 mV. This stated value of -79.2 mV is also consistent with both the experimental data shown, and the simulation results shown.

The discrepancy between my simulated resting potentials and the given resting potentials does however go away if I subtract the given junction potential of -14 mV from my simulations, like what is for example done here:

v = (v - junction_potential) * mV

However, I find this very confusing, since it seems to indicate that the stated value of the resting potential of -79.2 mV has not been corrected for the junction potential, and that the "true" resting potential is about - 93 mV? Does anybody know what is going on here? Am I missunderstanding something? The resting potentials of neurons are typically said to be ~ -65 mV to -70 mV, so to me - 93 mV seems extremely low?

Metadata

Metadata

Assignees

No one assigned

    Labels

    celltypesrelates to Insitute Cell Types programexternalIssues submitted from external users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions