What problem does it solve?
Replicate-study enables researchers to transplant a published study methodology to a different database by extracting study design, mapping variables via a harmonization table, generating analysis code, and creating a replication difference report.
Core Features & Use Cases
- Source paper analysis: extract study design, database details, exposure, outcomes, and covariates from a source paper.
- Variable mapping & code generation: map variables to the target database and generate reproducible analysis scripts (Python + R) and a difference report.
- Phase-driven workflow: Phase 1: Source Paper Analysis; Phase 2: Variable Mapping; Phase 3: Code Generation; Phase 4: Difference Report; Phase 5: Validation.
- Output artifacts: structured replication_report.md, variable_mapping.csv, analysis_code.py/R, and results/ directory.
Quick Start
Provide the source paper, target database path, and optional harmonization table, then invoke the replication workflow to generate outputs.