This repository contains the code and resources supporting the paper “Origin of Sexual Dimorphism in Osteoarthritis Risk: The Impact of Pregnancy and Parental Care.”
The repository is organized to reflect the main steps of the analysis pipeline used in the study.
Contents
File 1 – Data Preprocessing This file includes all preprocessing steps required to clean, filter, and prepare the raw data for analysis. It ensures consistency and reproducibility of the input data used in the experiments.
File 2 – Experiments and Results This file contains the implementation of the experimental analyses and reproduces the results presented in the paper, including statistical analyses and figures.
Purpose The goal of this repository is to provide transparency and reproducibility for the analyses conducted in the study. Researchers can use the code to reproduce the results or adapt the pipeline for related research questions.