Polyploidy modulates the DNA-methylation response to ocean acidification in Crassostrea gigas

Whole-genome bisulfite (BS-seq) analysis of diploid vs triploid Pacific oysters under high and low pH

2×2 factorial design · ploidy (2N/3N) × pH (high/low) · n = 6 per cell · 24 samples · genome: cgigas_uk_roslin_v1 (GCF_902806645.1) · analysis: methylKit + per-CpG GLM interaction test

Headline result. Ploidy does not simply shift methylation up or down — it reverses the direction of the acidification response. Low pH raises global methylation in diploids but lowers it in triploids (2×2 ANOVA interaction p = 0.018, no significant main effects). At the locus level, 17,053 CpGs show a significant ploidy×pH interaction, and 96% of these are directional reversals: acidification methylates a site in one ploidy and demethylates it in the other. Region-level DMRs and independent pH-within-ploidy contrasts all reproduce this flip.

1. Study design & samples

Bisulfite alignment (Bismark) was completed upstream; this analysis began from per-sample CpG-report coverage files (.cov). Sample metadata was reconstructed from the provided code snippet (the original sample_metadata.csv is not on the public server). The design is balanced: 6 replicates in each of four groups.

PloidypH highpH low
2N (diploid)2H-1 … 2H-62L-1 … 2L-6
3N (triploid)3H-1 … 3H-63L-1 … 3L-6

2. Coverage & methylation QC

Each library covers ~9.5–10.9 M CpG positions. Mean CpG coverage ranged 6.5–12.5×; 54–74% of CpGs reached ≥5× in every sample. No sample was an outlier for exclusion. The methylation landscape is the classic invertebrate mosaic / bimodal pattern — most CpGs are near-unmethylated (~83% ≤10%) with a smaller highly-methylated mode (~5% ≥90%), and mean methylation is low (~10–12%) and remarkably uniform across all 24 samples.

Fig 1. QC. (A) Per-sample coverage distributions (capped at 50×). (B) Genome-wide methylation histogram showing the bimodal invertebrate pattern. (C) Mean coverage per sample. (D) Fraction of CpGs above 5× and 10×.
Sample Group CpGs (M) Mean cov (×) % ≥5× % ≥10× Mean meth %
2H-1 2N_high 9.86 8.5 62.3 32.6 9.8
2H-2 2N_high 10.12 9.2 66.1 37.3 10.5
2H-3 2N_high 10.08 6.6 54.5 21.4 10.4
2H-4 2N_high 10.33 7.9 61.5 30.6 10.2
2H-5 2N_high 10.16 7.3 58.8 27.0 10.3
2H-6 2N_high 10.34 8.6 63.6 34.2 10.3
2L-1 2N_low 10.88 12.5 74.1 51.6 10.3
2L-2 2N_low 10.08 7.0 57.0 24.7 10.5
2L-3 2N_low 10.10 7.4 58.3 27.0 10.5
2L-4 2N_low 10.31 8.4 62.8 32.9 10.6
2L-5 2N_low 10.44 8.9 65.1 36.0 10.4
2L-6 2N_low 10.22 7.4 60.1 28.0 10.2
3H-1 3N_high 10.40 8.7 64.3 34.7 10.3
3H-2 3N_high 9.55 6.5 54.2 21.0 11.9
3H-3 3N_high 10.48 9.3 66.6 38.5 11.0
3H-4 3N_high 10.15 8.0 60.4 30.3 10.5
3H-5 3N_high 10.08 9.7 65.5 37.8 10.6
3H-6 3N_high 10.26 8.5 61.9 32.9 10.3
3L-1 3N_low 10.28 8.1 61.1 31.1 10.3
3L-2 3N_low 10.39 8.6 63.5 34.3 10.2
3L-3 3N_low 10.34 8.3 62.8 32.7 10.3
3L-4 3N_low 10.15 8.0 60.0 30.1 10.3
3L-5 3N_low 9.96 6.7 54.6 22.6 10.3
3L-6 3N_low 10.28 8.7 62.9 33.9 10.4

3. Sample structure

Genome-wide, samples do not cluster by treatment. Pairwise correlations are uniformly high (0.85–0.95) and PC1 explains only 13.2% of variance. The mild separation in the correlation heatmap tracks sequencing coverage, not ploidy or pH. This is expected and is the key motivation for the per-CpG differential testing that follows: treatment effects are real but localized to a small fraction of loci, so they do not dominate global structure.

Fig 2. (A) PCA on the 200k most-variable CpGs, colored by group, shaped by ploidy. (B) Sample–sample Pearson correlation heatmap with ploidy/pH annotation (Ward clustering).

4. Global methylation: the interaction emerges

Weighted global methylation per sample was tested with a 2×2 ANOVA. The ploidy×pH interaction is significant (p = 0.018) while neither main effect is (ploidy p = 0.13, pH p = 0.63). The pattern is a crossover: acidification raises methylation in diploids (10.43 → 10.80%) but lowers it in triploids (11.16 → 10.63%).

Fig 3. (A) Interaction plot of weighted global methylation (mean ± SE); the 2N and 3N lines cross between pH levels. (B) Per-sample global methylation by group.
Group Mean global meth % SD
2N_high 10.433 0.319
2N_low 10.796 0.556
3N_high 11.157 0.548
3N_low 10.625 0.087

5. Differential methylation — main contrasts

Per-CpG differential methylation used methylKit's logistic regression (calculateDiffMeth), calling DMLs at q < 0.01 and |methylation difference| ≥ 15%. The two within-ploidy pH contrasts reveal the flip directly: diploids respond to acidification with predominantly hypermethylation, triploids with predominantly hypomethylation — and triploids respond at more loci.

contrast n_tested n_DML hyper hypo
pH within 2N 2555324 16036 9908 6128
pH within 3N 2625072 25986 6794 19192
Ploidy (2N vs 3N) 1953620 8216 5284 2932
Fig 4. (A) Directional DML counts per contrast — pH response is mostly hyper in 2N but mostly hypo in 3N. (B–D) Volcano plots for each contrast.

6. Ploidy × pH interaction — the central test

methylKit has no interaction term, so a per-CpG binomial GLM cbind(methylated, unmethylated) ~ ploidy * pH was fitted across all 1,953,620 CpGs covered in every sample, extracting the Wald test on the ploidy3N:pHlow coefficient (BH-adjusted). At q < 0.05 and |interaction effect| ≥ 15%, 17,053 CpGs are interaction-significant. Classifying each by how the pH response differs between ploidies:

16,368 of 17,053 (96%) are directional reversals, not mere magnitude differences. Polyploidy fundamentally re-wires which loci gain and lose methylation under acidification.

Fig 5. (A) Per-CpG pH effect in diploids (x) vs triploids (y); interaction DMLs fall off the diagonal, with the two off-diagonal quadrants representing direction reversals. (B) Interaction-pattern counts. (C) Distribution of interaction effect sizes.

7. Region-level DMRs (1 kb tiles)

As a memory-safe, region-level complement, the genome was tiled into 1 kb windows (≥3 CpG) and the same contrasts re-run. DMRs reproduce the CpG-level direction flip cleanly.

contrast windows n_DMR hyper hypo
pH within 2N 298251 1954 1288 666
pH within 3N 295263 2760 623 2137
Ploidy (2N vs 3N) 264846 198 118 80
Fig 6. Directional 1 kb DMR counts per contrast — the same ploidy-dependent pH direction flip is seen at the region level.

8. Genomic-feature & GO annotation

DMLs were annotated against the NCBI RefSeq GFF (GCF_902806645.1) with a hierarchical assignment (CDS > exon > intron > promoter > intergenic). Across all contrasts, DMLs are strongly depleted in intergenic space (6–7% vs 25% of background CpGs) and enriched in gene bodies (introns 50–56% vs 36%; CDS 28–35% vs 26%) — the canonical signature of functional invertebrate gene-body methylation.

feature contrast CDS exon intron promoter intergenic
background(all CpG) 25.9 8.6 35.9 4.1 25.4
ploidy_main 32.7 7.9 54.2 0.5 4.6
pH_within_2N 35.2 7.1 49.8 0.7 7.2
pH_within_3N 28.1 8.3 56.1 0.7 6.9
interaction 32.3 7.9 52.7 0.8 6.3
Fig 7. (A) Genomic-feature distribution of DMLs vs background. (B) Top GO terms enriched among interaction-DML genes (hypergeometric, BH q<0.05).

DML-associated genes were mapped to GO terms via the study's geneid2go annotation and tested for enrichment (hypergeometric, background = all genes overlapping a tested CpG). Genes carrying the ploidy-dependent (interaction) signal are enriched for cytoskeleton and motor function (dynein complex, microtubule plus-end binding, actomyosin organization, centrosome localization), signalling (GTPase-activator activity, TGF-β receptor signalling, Ras GTPase binding), and transcriptional regulation. Top interaction terms:

GO term Aspect DML genes Term size Fold q-value
nucleus C 1270 3331 1.42 6.1e-54
cytosol C 1015 2547 1.49 1.9e-51
nucleoplasm C 601 1400 1.60 4.1e-39
ATP binding F 613 1610 1.42 2.3e-22
cytoplasm C 1367 4155 1.23 6.0e-21
GTPase activator activity F 86 125 2.57 8.3e-20
microtubule C 123 216 2.13 4.1e-18
transcription, DNA-dependent P 439 1146 1.43 5.4e-16

9. Interpretation

The data give a consistent, multi-scale answer to the study question: polyploidy does not just dampen or amplify the epigenetic response to ocean acidification — it reverses its direction at thousands of loci. The signal is coherent from the genome-wide average (ANOVA interaction p = 0.018), through per-CpG DMLs (17k interaction sites, 96% reversals), to 1 kb regions, and it concentrates in gene bodies of cytoskeletal, signalling and transcriptional-regulation genes. Diploids and triploids appear to deploy fundamentally different methylation programs to cope with low pH, which may underlie ploidy differences in stress physiology and survival.

Methods summary

Generated by Claude Science · Crassostrea gigas ploidy × ocean-acidification methylation analysis. Metadata reconstructed from the provided snippet. All figures and tables are saved as project artifacts.