bnip3_mcgill_ad
Data and code for the "Bnip3 expression in the brain of an Alzheimer's disease rat model" 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 8 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 (12.6%) to scientific vocabulary
Keywords
Repository
Data and code for the "Bnip3 expression in the brain of an Alzheimer's disease rat model" paper
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
Bnip3 expression in Alzheimer's disease rat model
[](https://creativecommons.org/licenses/by/4.0/) [](https://doi.org/10.5281/zenodo.15199696)Note
This repository contains the data and R code for the "Bnip3 expression in the brain of an Alzheimer's disease rat model" 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: Rodriguez-Duboc, A., Velicer, S. T., & Kobro-Flatmoen, A. (2025). Bnip3 expression in the brain of an Alzheimer’s disease rat model. Brain Mechanisms, 148–150, 202518. https://doi.org/10.1016/j.bramec.2025.202518
- Code: Agalic Rodriguez-Duboc, & Marc-Aurèle Rivière. (2025). agalic-rd/Bnip3McGillAD: Initial release (v0.1). Zenodo. https://doi.org/10.5281/zenodo.15199697
✨ Contributors
📫 Contact
For questions regarding the analyses, please contact: Agalic Rodriguez-Duboc
For any other questions, please contact the corresponding author: Asgeir Kobro-Flatmoen
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/Bnip3_McGill_AD: Initial release
abstract: Data & R code associated with the Bnip3 expression in Alzheimer's disease rat model project
type: software
license: Creative Commons Attribution 4.0 International
version: v0.1
url: https://doi.org/10.5281/zenodo.15199697
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-04-11
identifiers:
- type: doi
value: 10.5281/zenodo.15199697
GitHub Events
Total
- Release event: 1
- Public event: 1
- Push event: 3
Last Year
- Release event: 1
- Public event: 1
- Push event: 3