datacite.yml 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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: "Piret"
  9. lastname: "Kleis"
  10. affiliation: "Experimental Epilepsy Research, Department of Neurosurgery, Medical Center - University of Freiburg, Faculty of Medicine, 79106, Freiburg, Germany"
  11. id: "ORCID:0000-0001-9247-8842"
  12. -
  13. firstname: "Enya"
  14. lastname: "Paschen"
  15. affiliation: "Experimental Epilepsy Research, Department of Neurosurgery, Medical Center - University of Freiburg, Faculty of Medicine, 79106, Freiburg, Germany"
  16. id: "ORCID:0000-0001-6323-3889"
  17. -
  18. firstname: "Ute"
  19. lastname: "Häussler"
  20. affiliation: "Experimental Epilepsy Research, Department of Neurosurgery, Medical Center - University of Freiburg, Faculty of Medicine, 79106, Freiburg, Germany"
  21. id: "ORCID:0000-0001-5601-9833"
  22. -
  23. firstname: "Yinth Andrea"
  24. lastname: "Bernal Sierra"
  25. affiliation: "Experimental Biophysics, Institute of Biology, Humboldt University of Berlin, 10115 Berlin, Germany "
  26. -
  27. firstname: "Carola"
  28. lastname: "Haas"
  29. affiliation: "Experimental Epilepsy Research, Department of Neurosurgery, Medical Center - University of Freiburg, Faculty of Medicine, 79106, Freiburg, Germany"
  30. # A title to describe the published resource.
  31. title: "Long-term in vivo application of a potassium channel-based optogenetic silencer in the healthy and epileptic mouse hippocampus"
  32. # Additional information about the resource, e.g., a brief abstract.
  33. description: |
  34. Here we provide the electrophysiological datasets and Python scripts used to analyze the data, which underlie the conclusions in our paper about application of the novel potassium channel-based optogenetic silencer, PACK, in vivo (Kleis et al., 2021, preprint in BioRxiv and submitted publication in BMC Biology). Local field potentials (LFPs) were recorded with wire electrodes, which were chronically implanted into the hippocampus of freely behaving healthy or non-epileptic adult male mice. We had six experimental groups, which are presented in the file named, LFP_nomenclature_and_datasets.xlsx. Further details about the experimental groups and methods are presented in the published article.
  35. The datasets contain LFPs resampled at 500 Hz in .h5 file format.
  36. The Python scripts contain functions for calculating and plotting line length, power spectral density, and spectrograms.
  37. # Lit of keywords the resource should be associated with.
  38. # Give as many keywords as possible, to make the resource findable.
  39. keywords:
  40. - bPAC
  41. - cyclic AMP
  42. - Electrophysiology
  43. - Epilepsy
  44. - Hippocampus
  45. - Kainate
  46. - Neuroscience
  47. - Optogenetic inhibition
  48. - Potassium
  49. # License information for this resource. Please provide the license name and/or a link to the license.
  50. # Please add also a corresponding LICENSE file to the repository.
  51. license:
  52. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  53. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  54. ## Optional Fields
  55. # Funding information for this resource.
  56. # Separate funder name and grant number by comma.
  57. funding:
  58. - "DFG, HA 1443/11-1"
  59. - "DFG, SPP1926"
  60. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  61. # Please provide digital identifier (e.g., DOI) if possible.
  62. # Add a prefix to the ID, separated by a colon, to indicate the source.
  63. # Supported sources are: DOI, arXiv, PMID
  64. # In the citation field, please provide the full reference, including title, authors, journal etc.
  65. references:
  66. -
  67. id: "https://doi.org/10.1101/2021.09.06.459077 "
  68. reftype: "IsSupplementTo"
  69. citation: "Kleis, P., Paschen, E., Haeussler, U., Sierra, Y.A.B. and Haas, C.A., 2021. In vivo characterization and application of a novel potassium channel-based optogenetic silencer in the healthy and epileptic mouse hippocampus. bioRxiv."
  70. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  71. resourcetype: Dataset
  72. # Do not edit or remove the following line
  73. templateversion: 1.2