123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- # 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: "Ronny"
- lastname: "Bergmann"
- affiliation: "Institut für Biologie, Humboldt Universität zu Berlin, Berlin, 10117 Germany."
- id: "ORCID:0000-0002-1477-7502"
- role: "http://credit.niso.org/contributor-roles/investigation/"
- role: "http://credit.niso.org/contributor-roles/software/"
- role: "http://credit.niso.org/contributor-roles/formal-analysis/"
- role: "http://credit.niso.org/contributor-roles/writing-original-draft/"
- -
- firstname: "Keisuke"
- lastname: "Sehara"
- affiliation: "Institut für Biologie, Humboldt Universität zu Berlin, Berlin, 10117 Germany."
- id: "ORCID:0000-0003-4368-8143"
- role: "http://credit.niso.org/contributor-roles/project-administration/"
- role: "http://credit.niso.org/contributor-roles/software/"
- role: "http://credit.niso.org/contributor-roles/investigation/"
- role: "http://credit.niso.org/contributor-roles/formal-analysis/"
- role: "http://credit.niso.org/contributor-roles/writing-original-draft/"
- role: "http://credit.niso.org/contributor-roles/data-curation/"
- -
- firstname: "Sina E."
- lastname: "Dominiak"
- affiliation: "Institut für Biologie, Humboldt Universität zu Berlin, Berlin, 10117 Germany."
- id: ""
- role: "http://credit.niso.org/contributor-roles/investigation/"
- role: "http://credit.niso.org/contributor-roles/writing-review-editing/"
- -
- firstname: "Julien"
- lastname: "Colomb"
- affiliation: "Institut für Biologie, Humboldt Universität zu Berlin, Berlin, 10117 Germany."
- id: "ORCID:0000-0002-3127-5520"
- role: "http://credit.niso.org/contributor-roles/data-curation/"
- -
- firstname: "Jens"
- lastname: "Kremkow"
- affiliation: "Charité–Universitätsmedizin Berlin, Berlin, 10117 Germany."
- id: "ORCID:0000-0001-7077-4528"
- role: "http://credit.niso.org/contributor-roles/supervision/"
- role: "http://credit.niso.org/contributor-roles/writing-review-editing/"
- -
- firstname: "Matthew E."
- lastname: "Larkum"
- affiliation: "Institut für Biologie, Humboldt Universität zu Berlin, Berlin, 10117 Germany."
- id: "ORCID:0000-0001-9799-2656"
- role: "http://credit.niso.org/contributor-roles/funding-acquisition/"
- role: "http://credit.niso.org/contributor-roles/supervision/"
- role: "http://credit.niso.org/contributor-roles/writing-review-editing/"
- -
- firstname: "Robert N.S."
- lastname: "Sachdev"
- affiliation: "Institut für Biologie, Humboldt Universität zu Berlin, Berlin, 10117 Germany."
- id: "ORCID:0000-0002-6627-0199"
- role: "http://credit.niso.org/contributor-roles/supervision/"
- role: "http://credit.niso.org/contributor-roles/project-administration/"
- role: "http://credit.niso.org/contributor-roles/resources/"
- role: "http://credit.niso.org/contributor-roles/writing-original-draft/"
- # A title to describe the published resource.
- title: "Data for Bergmann, Sehara et al., 2022 eNeuro (eye-whisker coordination on Airtrack)"
- # Additional information about the resource, e.g., a brief abstract.
- description: |
- Navigation through complex environments requires motor planning, motor preparation
- and the coordination between multiple sensory–motor modalities.
- For example, the stepping motion when we walk is coordinated with motion of
- the torso, arms, head and eyes.
- In rodents, movement of the animal through the environment is coordinated with whisking.
- Even head fixed mice navigating a plus maze position their whiskers asymmetrically with
- the bilateral asymmetry signifying the upcoming turn direction.
- Here we report that, in addition to moving their whiskers, on every trial mice also move
- their eyes conjugately in the direction of the upcoming turn.
- Not only do mice move their eyes, but they coordinate saccadic eye movement
- with the asymmetric positioning of the whiskers.
- Our analysis shows that asymmetric positioning of whiskers predicted the turn direction
- that mice will make at an earlier stage than eye movement.
- Consistent with these results, our observations also revealed that whisker asymmetry
- increases before saccadic eye movement.
- Importantly, this work shows that when rodents plan for active behavior,
- their motor plans can involve both eye and whisker movement.
- We conclude that, when mice are engaged in and moving through complex real-world environments,
- their behavioral state can be read out in the movement of both their whiskers and eyes.
- # Lit of keywords the resource should be associated with.
- # Give as many keywords as possible, to make the resource findable.
- keywords:
- - Neuroscience
- - Behavioral tracking
- - Motor coordination
- - Whiskers
- - Pupil tracking
- - Airtrack
- # 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 4.0 Attribution"
- url: "https://creativecommons.org/licenses/by/4.0/"
- ## Optional Fields
- # Funding information for this resource.
- # Separate funder name and grant number by comma.
- funding:
- - "EU, EU.670118"
- - "EU, EU.327654276"
- - "EU, EU.720270"
- - "EU, EU.785907"
- - "EU, EU.945539"
- - "DFG, DFG.250048060"
- - "DFG, DFG.246731133"
- - "DFG, DFG.267823436"
- # 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: "IsSupplementTo"
- id: ""
- name: "Bergmann R, Sehara K, Dominiak SE, Kremkow J, Larkum ME, Sachdev RNS (2022) Coordination between eye movement and whisking in head fixed mice navigating a plus-maze."
- # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
- resourcetype: "Dataset"
|