Muscle-Atrophy-Multi-Omics-OSDR

Muscle Atrophy Countermeasures (Multi-Omics & Nutrition)

Multi-omics meta-analysis of spaceflight-induced muscle atrophy integrated with connectivity mapping (LINCS L1000), molecular docking, and a plant-based nutritional countermeasure optimization framework.

Overview

This repository hosts the data and analysis pipeline for re-deriving a consensus cross-species catabolic signature of spaceflight-induced muscle atrophy and translating these findings into evidence-based countermeasures. We integrate rodent and human spaceflight datasets from the NASA Open Science Data Repository (OSDR), perform connectivity mapping to identify counter-catabolic compounds, validate candidate nutraceuticals via molecular docking, and design optimized plant-based meal plans to meet muscle protein synthesis (MPS) thresholds.

Key Results

Repository Structure

Muscle-Atrophy-Multi-Omics-OSDR/
├── CITATION.cff          # Citation metadata
├── LICENSE               # MIT license
├── README.md             # This overview
├── Original_PLAN.md      # Project implementation plan
├── docs/                 # GitHub Pages landing page code
├── figures/              # SVG and PNG figures generated by the analysis
├── tables/               # Processed data, consensus signatures, and meal plans (CSV/JSON)
├── manuscript/           # Research article drafts and final report
│   ├── manuscript_npj_microgravity.md
│   └── report_muscle_atrophy_countermeasures.pdf
└── validation/           # Wet-lab protocol and Boltz molecular docking files
    ├── in_vitro_validation_protocol.md
    └── boltz_results_*/  # Sub-folders containing structural docking predictions

Datasets

The meta-analysis incorporates 10 datasets from NASA OSDR and GEO:

Usage

All processed tables are available in the tables/ directory. Figures can be viewed in the figures/ folder. The raw data can be downloaded using the accessions listed in manuscript/manuscript_npj_microgravity.md.

License