vasc-aop
Data and code for the "Innovative 3D-image analysis of cerebellar vascularization highlights transcriptomic changes in a murine model of apnea of prematurity" paper
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: researchgate.net, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.2%) to scientific vocabulary
Keywords
Repository
Data and code for the "Innovative 3D-image analysis of cerebellar vascularization highlights transcriptomic changes in a murine model of apnea of prematurity" paper
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
Changes of cerebellar vascularization in a murine model of apnea of prematurity
[](https://creativecommons.org/licenses/by/4.0/) [](https://doi.org/10.5281/zenodo.15319299)Note
This repository contains the data and R code for the "Innovative 3D-image analysis of cerebellar vascularization highlights transcriptomic changes in a murine model of apnea of prematurity." paper
Requirements
- R version 4.3 or newer
- R Studio version 2022.07 or newer
Repository structure
analysis/: R Markdown files containing the data analysis pipeline.- The first code chunk of any
.Rmdfile typically installs and loads all required packages based on therenv.lock.
- The first code chunk of any
data/: Contains the raw and processed data used in the analyses.src/: R scripts declaring custom functions called within the analysis files (e.g., for plotting, data processing).fig/: Stores figures generated during the analysis._configs.yml: Lists paths to external files (e.g., data) and potentially other configuration settings used within the code._dependencies.yml: Lists the R packages required for this project (managed byrenv, you don't need to edit this file).renv.lock: Records the exact versions of R packages used, ensuring reproducibility (managed by therenvpackage).renv/: Directory used by therenvpackage to manage project-specific libraries. You don't need to edit this folder.
License
This project is licensed under the Creative Commons Attribution 4.0 International License - see the LICENSE file for details, or visit CC-BY 4.0.
Citation
- Paper: TBA
- Code: Agalic Rodriguez-Duboc, & Marc-Aurle Rivire. (2025). agalic-rd/Vasc-AoP: Initial release (v0.1). Zenodo. https://doi.org/10.5281/zenodo.15319299
Contributors
Contact
For questions regarding the analyses, please contact: Agalic Rodriguez-Duboc
For any other questions, please contact the corresponding author: Delphine Burel
Owner
- Name: Agalic Rodriguez-Duboc
- Login: agalic-rd
- Kind: user
- Location: Rouen
- Company: Inserm U1245
- Website: https://agalic-rd.com/
- Twitter: Agalic21
- Repositories: 1
- Profile: https://github.com/agalic-rd
PhD Candidate in Molecular Neuroscience
Citation (CITATION.cff)
# This CITATION.cff file was generated with Zotero.
cff-version: 1.2.0
message: >-
If you use this software, please cite it using the metadata from this file.
title: >-
agalic-rd/Vasc-AoP: Initial release
abstract: Data & R code associated with the 'Changes of cerebellar vascularization in a murine model of apnea of prematurity' project
type: software
license: Creative Commons Attribution 4.0 International
version: v0.1
url: https://doi.org/10.5281/zenodo.15319299
authors:
- family-names: Rodriguez-Duboc
given-names: Agalic
orcid: https://orcid.org/0000-0002-2084-3780
- family-names: Rivière
given-names: Marc-Aurèle
orcid: https://orcid.org/0000-0002-5108-3382
date-released: 2025-05-01
identifiers:
- type: doi
value: 10.5281/zenodo.15319299
GitHub Events
Total
- Release event: 1
- Public event: 1
- Push event: 3
- Create event: 1
Last Year
- Release event: 1
- Public event: 1
- Push event: 3
- Create event: 1