datacite.yml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  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: "David"
  9. lastname: "Ottenheimer"
  10. affiliation: "Johns Hopkins University"
  11. id: "ORCID:0000-0003-4882-1898"
  12. -
  13. firstname: "Bilal"
  14. lastname: "Bari"
  15. affiliation: "Johns Hopkins University"
  16. id: "ORCID:0000-0002-8381-3802"
  17. -
  18. firstname: "Elissa"
  19. lastname: "Sutlief"
  20. affiliation: "Johns Hopkins University"
  21. id: "ORCID:0000-0001-5174-9060"
  22. -
  23. firstname: "Kurt"
  24. lastname: "Fraser"
  25. affiliation: "Johns Hopkins University"
  26. id: "ORCID:0000-0002-2988-7683"
  27. -
  28. firstname: "Tabitha"
  29. lastname: "Kim"
  30. affiliation: "Johns Hopkins University"
  31. -
  32. firstname: "Jocelyn"
  33. lastname: "Richard"
  34. affiliation: "University of Minnesota"
  35. id: "ORCID:0000-0001-5750-0418"
  36. -
  37. firstname: "Jeremiah"
  38. lastname: "Cohen"
  39. affiliation: "Johns Hopkins University"
  40. -
  41. firstname: "Patricia"
  42. lastname: "Janak"
  43. affiliation: "Johns Hopkins University"
  44. id: "ORCID:0000-0002-3333-9049"
  45. # A title to describe the published resource.
  46. title: "Analysis of a reward prediction error signal in ventral pallidum"
  47. # Additional information about the resource, e.g., a brief abstract.
  48. description: |
  49. This data and code accompanies our manuscript "A quantitative reward prediction error in
  50. ventral pallidum" which will be published in Nature Neuroscience and an earlier version
  51. of which is available on bioRxiv. It contains single unit, extracellular electrophysiological
  52. data from nucleus accumbens and ventral pallidum in rats performing reward-seeking tasks for
  53. sucrose, maltodextrin, and water. The analysis here focuses on the outcome-evoked signaling
  54. and uses an outcome-history based modeling approach to characterize reward prediction error
  55. signaling in individual neurons.
  56. # Lit of keywords the resource should be associated with.
  57. # Give as many keywords as possible, to make the resource findable.
  58. keywords:
  59. - Neuroscience
  60. - Electrophysiology
  61. - Single unit
  62. - Ventral pallidum
  63. - Nucleus accumbens
  64. - Reinforcement learning
  65. - Modeling
  66. - Dopamine
  67. - Basal Ganglia
  68. - Reward
  69. # License information for this resource. Please provide the license name and/or a link to the license.
  70. # Please add also a corresponding LICENSE file to the repository.
  71. license:
  72. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  73. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  74. ## Optional Fields
  75. # Funding information for this resource.
  76. # Separate funder name and grant number by comma.
  77. funding:
  78. - "NIH, 5T32NS91018-17"
  79. - "NIH, F30MH110084"
  80. - "NIH, K99AA025384"
  81. - "NIH, R01DA042038"
  82. - "NIH, R01NS104834"
  83. - "NIH, R01DA035943"
  84. - "NSF, DGE1746891"
  85. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  86. # Please provide digital identifier (e.g., DOI) if possible.
  87. # Add a prefix to the ID, separated by a colon, to indicate the source.
  88. # Supported sources are: DOI, arXiv, PMID
  89. # In the citation field, please provide the full reference, including title, authors, journal etc.
  90. references:
  91. -
  92. id: "doi:10.1101/807842"
  93. reftype: "IsSupplementTo"
  94. citation: "Ottenheimer, David J., Bilal A. Bari, Elissa Sutlief, Kurt M. Fraser, Tabitha H. Kim, Jocelyn M. Richard, Jeremiah Y. Cohen, and Patricia H. Janak. "A history-derived reward prediction error signal in ventral pallidum." bioRxiv (2019): 807842."
  95. -
  96. reftype: "IsSupplementTo"
  97. citation: "Ottenheimer, David J., Bilal A. Bari, Elissa Sutlief, Kurt M. Fraser, Tabitha H. Kim, Jocelyn M. Richard, Jeremiah Y. Cohen, and Patricia H. Janak. "A history-derived reward prediction error signal in ventral pallidum." Nature Neuroscience (2020)."
  98. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  99. resourcetype: Dataset
  100. # Do not edit or remove the following line
  101. templateversion: 1.2