# Metadata for DOI registration according to DataCite Metadata Schema 4.1. # For detailed schema description see https://doi.org/10.5438/0014 ## Required fields # The main researchers involved. Include digital identifier (e.g., ORCID) # if possible, including the prefix to indicate its type. authors: - firstname: "David" lastname: "Ottenheimer" affiliation: "Johns Hopkins University" id: "ORCID 0000-0003-4882-1898" - firstname: "Karen" lastname: "Wang" affiliation: "Johns Hopkins University" - firstname: "Alexandria" lastname: "Haimbaugh" affiliation: "Johns Hopkins University" - firstname: "Patricia" lastname: "Janak" affiliation: "Johns Hopkins University" id: "ORCID 0000-0002-3333-9049" - firstname: "Jocelyn" lastname: "Richard" affiliation: "University of Minnesota" id: "ORCID 0000-0001-5750-0418" # A title to describe the published resource. title: "Ventral pallidum single-unit recordings from rats performing cue-induced alcohol or sucrose seeking" # Additional information about the resource, e.g., a brief abstract. description: | This is a dataset from our European Journal of Neuroscience paper "Recruitment and disruption of ventral pallidal cue encoding during alcohol seeking." It contains in vivo single unit data recorded with electrode bundles in ventral pallidum as well as the corresponding behavioral data from rats responding to auditory cues that were paired with alcohol or sucrose delivery via Pavlovian or instrumental conditioning. It also contains the code to analyze the data and produce the figures from our paper. # Lit of keywords the resource should be associated with. # Give as many keywords as possible, to make the resource findable. keywords: - Neuroscience - Electrophysiology - Basal ganglia - Ventral pallidum - Alcohol - Cue learning # License information for this resource. Please provide the license name and/or a link to the license. # Please add also a corresponding LICENSE file to the repository. license: name: "Creative Commons CC0 1.0 Public Domain Dedication" url: "https://creativecommons.org/publicdomain/zero/1.0/" ## Optional Fields # Funding information for this resource. # Separate funder name and grant number by comma. funding: - "NIH, F32 AA022290" - "NIH, K99 AA025384" - "NIH, R00 AA025384" - "NIH, R01 AA014925" - "NIH, R01 AA026306" - "NARSAD, Young Investigator Award" - "NSF, DGE-1746891" # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy. # Please provide digital identifier (e.g., DOI) if possible. # Add a prefix to the ID, separated by a colon, to indicate the source. # Supported sources are: DOI, arXiv, PMID references: - reftype: "IsPartOf" name: "Recruitment and disruption of ventral pallidal cue encoding during alcohol seeking" # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text. resourcetype: Dataset