Title/Abstract: Mention Mendelian Randomization as the study design in the title and abstract, including the primary purpose (e.g., testing causal effect of microbiome on trait).
Background (Intro): Explain scientific background and rationale, describe the exposure and why a causal relationship with outcome is plausible, and justify MR as an appropriate method.
Objectives: State specific hypotheses and that MR estimates causal effects (prespecified directions).
Methods - Data Sources/Participants: Describe study design (two-sample MR), populations of GWAS (sample sizes, cohorts, ancestry), and eligibility or selection criteria for variants (p-value thresholds, etc.). Detail measurement and quality control of genetic variants (clumping, palindromic SNP handling) and data harmonization.
Methods - Statistical Analysis: Explicitly state the 3 core IV assumptions (relevance, independence, exclusion restriction). Describe how SNP-exposure and SNP-outcome data were harmonized and the MR methods used (IVW, Egger, etc.). Mention how multiple testing was addressed (e.g., FDR). List software and packages with versions.
Assessment of assumptions: Note any methods used to examine IV assumptions, e.g., checking pleiotropy via Egger intercept or heterogeneity (Q test).
Sensitivity analyses: Report what sensitivity or additional analyses were done (e.g., leave-one-out, reverse MR, colocalization, subgroup analyses).
Results - Descriptive: Provide summary stats of exposure and outcome data (sample sizes, variance explained by instruments). If 2-sample MR, justify that the exposure and outcome samples are comparable or any overlap (ideally none).
Results - Main findings: Report association of genetic instruments with exposure and outcome (e.g., first stage F stats, R²). Then report MR causal estimates (beta/OR, CI) for exposure on outcome. Include measures of uncertainty and units (e.g., OR per SD of exposure). If helpful, translate effect into absolute risk difference (if outcome is disease). Provide plots (scatter, forest) as needed for illustration. Report any additional stats like heterogeneity Q.
Results - Sensitivity: Summarize results of sensitivity analyses: e.g., “Egger intercept p=0.4 (no evidence of pleiotropy); leave-one-out showed no single SNP driving effect; reverse MR was null”. Mention if any results differed under robust methods (e.g., median vs IVW). If any causal effect was consistent with RCT or other evidence, note that.
Key results: Summarize the key causal findings in a sentence or two relating back to objectives.
Limitations: Discuss limitations, including potential violations of MR assumptions, pleiotropy, weak instruments, sample bias, etc. and general caution that association ≠ definitive proof.
Interpretation: Give a cautious interpretation in context of other evidence. Discuss biological mechanisms that could underlie the causal link, if known, and whether the gene-environment equivalence assumption holds (for microbes, this is tricky; discuss how genetic proxies relate to actual microbial exposure). Use causal language carefully, acknowledging IV assumptions.
Generalisability: Note if results likely generalize to other populations or are specific to the population studied.
Funding/Data: Disclose funding sources and data availability (where can others get the GWAS data used, etc.).
Conflicts of interest: Declare any, if applicable.
Genome build: GRCh37 (hg19) assumed for input summary stats, unless specified. Liftover performed to harmonize builds if needed.
Significance threshold for instruments: p < 5 × 10^{-8} (genome-wide significance). Extended pipeline allows p < 1 × 10^{-5} for suggestive instruments if GWS not available.
LD clumping: r^2 < 0.001 within 1,000 kb window (approximately independent genome-wide) for instrument selection.
Minimum minor allele frequency: 1% (SNPs with MAF < 0.01 removed to avoid rare variant issues).
MR methods: IVW (random-effects) as primary; MR-Egger, weighted median as secondary; simple median and mode optional.
Heterogeneity test: Cochran’s Q with p<0.05 considered significant heterogeneity.
Pleiotropy test: MR-Egger intercept p<0.05 considered evidence of directional pleiotropy.
Steiger directionality: Use p<0.05 to flag potential reverse causation (or use the provided logical output from TwoSampleMR).
Colocalization window: ±500,000 bp around lead SNP (adjustable per locus if needed).
Colocalization priors: p1 = 1×10^{-4}, p2 = 1×10^{-4} (prior probabilities a given variant is associated with exposure or outcome, respectively), p12 = 1×10^{-5} (prior that variant is associated with both). These are slightly conservative defaults; can adjust if traits have known polygenicity.
Coloc PP threshold: PP.H4 > 0.8 considered high evidence of colocalization; 0.5-0.8 moderate; <0.5 low.
Fine-mapping (SuSiE): Maximum of 5 causal components tested by default (L=5); credible set coverage 95%. LD reference: 1000G Phase3 EUR.
HAR overlap distance: 0 bp (require SNP to fall inside HAR region to call overlap). HAR regions typically as defined in input file (often a few hundred bp each).
Multiple testing correction: FDR (Benjamini-Hochberg) across all exposure-outcome tests, q<0.05 denotes significant causal finding.
Plots: Generate MR scatter and leave-one-out plots for any result with p<0.05; generate coloc regional plot for each tested locus.
Random seed: 1234 for reproducible random operations (particularly for SuSiE fine-mapping).
Logging: Verbose mode on for all major functions; write log messages to console and to logs/ files.
(Users may modify these defaults in the config.yaml or script setup for different scenarios. If a more stringent instrument threshold is desired (p<1e-9) to reduce weak instruments, or a larger window for coloc if LD extends beyond 500 kb in a region, etc.)
manifest_inputs.csv (CSV with columns: Dataset_ID, Description, Type, Population, N, File_Path, Source):