This repository contains the materials for a scientific project, including manuscript, data, code, and supplementary materials.
It is intended to ensure transparency, reproducibility, and open science.
root/
βββ manuscript/ # Article text and figures
β βββ paper.md # Main manuscript (Markdown), easy to edit and convert
β βββ refs.bib # References
β βββ figures/ # Figures used in the paper
βββ data/ # Raw and processed datasets
βββ code/ # Scripts and analysis code
βββ results/ # Generated outputs (tables, plots)
βββ protocols/ # Experimental protocols, guidelines, SOPs
βββ supplementary/ # Supplementary material
βββ README.md # Project overview (this file)
βββ LICENSE # License information