123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- # 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: "Bence"
- lastname: "Bagi"
- affiliation: "Bernstein Center for Computational Neuroscience, Humboldt-Universität zu Berlin, Philippstr. 13, Haus 6, 10115 Berlin, Germany"
- #- "Department of Bioengineering, Imperial College London, London, UK"
- id: "ORCID:0000-0003-0849-7480"
- -
- firstname: "Michael"
- lastname: "Brecht"
- affiliation: "Bernstein Center for Computational Neuroscience, Humboldt-Universität zu Berlin, Philippstr. 13, Haus 6, 10115 Berlin, Germany"
- #- "NeuroCure Cluster of Excellence, Humboldt-Universität zu Berlin, Berlin, Germany"
- id: "ORCID:0000-0002-5387-0953"
- -
- firstname: "Juan Ignacio"
- lastname: "Sanguinetti-Scheck"
- affiliation: "Bernstein Center for Computational Neuroscience, Humboldt-Universität zu Berlin, Philippstr. 13, Haus 6, 10115 Berlin, Germany"
- #- "Department of Organismic and Evolutionary Biology, Harvard University, Cambridge, Massachusetts 02138, USA"
- id: "ORCID:0000-0002-2511-208X"
- # A title to describe the published resource.
- title: "Unsupervised discovery of behaviorally relevant brain states in rats playing hide-and-seek"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- Data collected for Reinhold, A.S., Sanguinetti-Scheck, J.I., Hartmann, K., and Brecht, M. (2019). Behavioral and neural correlates of hide-and-seek in rats. Science 365, 1180–1183., as well as Concha‐Miranda, M., Hartmann, K., Reinhold, A., Brecht, M., and Sanguinetti-Scheck, J.I. (2020). Play, but not observing play, engages rat medial prefrontal cortex. Eur. J. Neurosci. 52, 4127–4138.
- Reorganized for further analysis of the neural data.
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - hide-and-seek
- # 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 Attribution 4.0 International Public License"
- url: "https://creativecommons.org/licenses/by/4.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "Einsteinstiftung (ESB project ‘Dynamics of electronically coupled neuronal networks” A-2016-350)"
- - "ERC synergy grant BrainPlay"
- - "German Academic Exchange Service (DAAD)"
- - "Human Frontier Science Program Long Term Postdoctoral Fellowship (HFSP Ref. LT000289/2021-L)"
- # 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
- # In the citation field, please provide the full reference, including title, authors, journal etc.
- #references:
- # -
- # id: "doi:10.xxx/zzzz"
- # reftype: "IsSupplementTo"
- # citation: "Citation1"
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Dataset
- # Do not edit or remove the following line
- templateversion: 1.2
|