datacite.yml 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Susana Andrea"
  9. lastname: "Contreras Ceballos"
  10. affiliation: "Institute for Theoretical Biology, Humboldt-University of Berlin; Bernstein Center for Computational Neuroscience Berlin"
  11. id: "ORCID:0000-0002-1819-0899"
  12. -
  13. firstname: "Jan-Hendrik"
  14. lastname: "Schleimer"
  15. affiliation: "Institute for Theoretical Biology, Humboldt-University of Berlin; Bernstein Center for Computational Neuroscience Berlin"
  16. id: "ORCID:0000-0002-2156-330X"
  17. -
  18. firstname: "Allan T"
  19. lastname: "Gulledge"
  20. affiliation: "Molecular and Systems Biology, Geisel School of Medicine at Dartmouth College"
  21. id: "ORCID:0000-0002-5721-374X"
  22. -
  23. firstname: "Susanne"
  24. lastname: "Schreiber"
  25. affiliation: "Institute for Theoretical Biology, Humboldt-University of Berlin; Bernstein Center for Computational Neuroscience Berlin"
  26. id: "ORCID:0000-0003-3913-5650"
  27. # A title to describe the published resource.
  28. title: 'Recordings shown in "Activity-mediated accumulation of potassium induces a switch in firing pattern and neuronal excitability type "'
  29. # Additional information about the resource, e.g., a brief abstract.
  30. description: |
  31. During normal neuronal activity, ionic concentration gradients across a neuron’s membrane are often assumed to be stable. Prolonged spiking activity, however, can reduce transmembrane gradients and affect voltage dynamics. Based on mathematical modeling, we here investigate the impact of neuronal activity on ionic concentrations and, consequently, the dynamics of action potential generation. We find that intense spiking activity on the order of a second suffices to induce changes in ionic reversal potentials and to consistently induce a switch from a regular to an intermittent firing mode. This transition is caused by a qualitative alteration in the system’s voltage dynamics, mathematically corresponding to a co-dimension-two bifurcation from a saddle-node on invariant cycle (SNIC) to a homoclinic orbit bifurcation (HOM). Our electrophysiological recordings in mouse cortical pyramidal neurons confirm the changes in action potential dynamics predicted by the models: (i) activity-dependent increases in intracellular sodium concentration directly reduce action potential amplitudes, an effect that previously had been attributed soley to sodium channel inactivation; (ii) extracellular potassium accumulation switches action potential generation from tonic firing to intermittently interrupted output. Individual neurons thus may respond very differently to the same input stimuli, depending on their recent patterns of activity or the current brain-state.
  32. # Lit of keywords the resource should be associated with.
  33. # Give as many keywords as possible, to make the resource findable.
  34. keywords:
  35. - conductance-based modelling
  36. - onset bifurcation
  37. - adaptation
  38. - extracellular space
  39. - extracellular potassium concentration
  40. - spiking irregularity
  41. - spike amplitude reduction
  42. - sodium accumulation
  43. - slow-fast analysis
  44. - bistability
  45. # License information for this resource. Please provide the license name and/or a link to the license.
  46. # Please add also a corresponding LICENSE file to the repository.
  47. license:
  48. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  49. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  50. ## Optional Fields
  51. # Funding information for this resource.
  52. # Separate funder name and grant number by comma.
  53. funding:
  54. - "BMBF, BMBF.01GQ1403"
  55. - " ERC, ERC.864243"
  56. - "R01, MH099054"
  57. - "GRK, 1589/2"
  58. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  59. # Please provide digital identifier (e.g., DOI) if possible.
  60. # Add a prefix to the ID, separated by a colon, to indicate the source.
  61. # Supported sources are: DOI, arXiv, PMID
  62. # In the citation field, please provide the full reference, including title, authors, journal etc.
  63. references:
  64. -
  65. id: "doi:10.1101/2020.11.30.403782"
  66. reftype: "IsSupplementTo"
  67. citation: "Activity-mediated accumulation of potassium induces a switch in firing pattern and neuronal excitability type"
  68. # Resource type. Default is Dataset, other possible values are Software, Image, Text.
  69. resourcetype: Dataset
  70. # Do not edit or remove the following line
  71. templateversion: 1.2