1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- # 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: Masashi
- lastname: Hasegawa
- affiliation: 'German Center for Neurodegenerative Diseases (DZNE), Bonn, Germany and University of Basel, Department of Biomedicine, Basel, Switzerland'
- -
- firstname: Ziyan
- lastname: Huang
- affiliation: 'German Center for Neurodegenerative Diseases (DZNE), Bonn, Germany'
- -
- firstname: Ricardo
- lastname: Paricio-Montesinos
- affiliation: 'German Center for Neurodegenerative Diseases (DZNE), Bonn, Germany'
- -
- firstname: Jan
- lastname: Gründemann
- affiliation: 'German Center for Neurodegenerative Diseases (DZNE), Bonn, Germany and University of Basel, Department of Biomedicine, Basel, Switzerland'
- # A title to describe the published resource.
- title: "Code for: Network state changes in sensory thalamus represent learned outcomes"
- description: |
- Code for generation of figures of Hasegawa, Huang, Paricio-Montesinos, Gründemann, 2024. Network state changes in sensory thalamus represent learned outcome. Code can be used to perform single cell and poplulation level analyses of in vivo calcium imaging data from mice.
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - Thalamus
- - Imaging
- # 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: "BSD 3-Clause License"
- url: "https://opensource.org/license/bsd-3-clause"
- references:
- -
- id: "doi:tba"
- reftype: "IsSupplementTo"
- citation: "Hasegawa M, Huang Z, Paricio-Montesinos R, Gründemann J (2024) Network state changes in sensory thalamus represent learned outcomes. tba"
- -
- id: "doi:10.12751/g-node.7xxnmw"
- reftype: "IsReferencedBy"
- citation: "Hasegawa M, Huang Z, Paricio-Montesinos R, Gründemann J (2024) Data for: Network state changes in sensory thalamus represent learned outcomes. G-Node. https://doi.org/10.12751/g-node.7xxnmw"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "DFG; SFB1089, SPP2411, Walter Benjamin Programme 528405672"
- - "EU; ERC Starting Grant 803870"
- - "Swiss National Science Foundation; PP00P3_170672"
- - "Schweizerische Hirnliga; Forschungspreis"
- - "The Forschungsfonds Nachwuchsforschende of the University of Basel"
- - "The Department of Biomedicine at the University of Basel"
- - "Deutsches Zentrum für Neurodegenerative Erkrankungen (DZNE)"
- - "DZNE Innovative Minds Program"
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: Software
- # Do not edit or remove the following line
- templateversion: 1.2
|