Before you start
- You've completed the rest of Track 4: structure, CLIP-seq, m6A biology, and m6A-seq analysis.
- Comfort with RNA-seq / differential expression from Track 3.
- Any term new? The Glossary has it.
Learning objectives
By the end of this lesson you will be able to: explain why each RNA method answers a different question, layer structure, binding, and modification evidence into a mechanism, and apply the reasoning rules that keep an integrative conclusion honest.
Each method answers a different question
You now have several RNA-level assays in your toolkit. The key insight is that each measures a different thing, and the mechanism only emerges when you read them together.
How layering builds a mechanism
Take a concrete, well-supported example. Suppose you want to test the hypothesis "m6A destabilizes a set of transcripts via the reader YTHDF2." A single experiment cannot prove this. Layered evidence can build a strong case:
- Modification: MeRIP shows the transcripts are m6A-methylated.
- Perturbation + expression: knock down the writer METTL3; methylation drops and those same transcripts become more abundant and longer-lived (RNA-seq, ideally with RNA half-life measurement).
- Binding: CLIP of YTHDF2 shows it directly binds those methylated transcripts.
- Reader perturbation: knocking down YTHDF2 reproduces the stabilization, placing it downstream of the mark.
Now you have a mechanism: m6A → bound by YTHDF2 → faster decay. No single dataset says this. The convergence of an orthogonal modification map, a perturbation, a binding map, and a half-life change is what makes it credible. This is exactly the YTHDF2 decay pathway established in the field (Wang et al., 2014).
Decode the jargonDirect vs indirect target
A direct target is a transcript the protein or mark acts on physically. An indirect change is a downstream knock-on effect. After knocking down a writer, hundreds of genes may change in expression, but only the ones that are also methylated and also bound by the relevant reader are credible direct targets. Intersecting datasets is how you separate the two.
The reasoning rules that keep you honest
- Correlation is not mechanism. "Methylated transcripts are also less stable" is a correlation. You need a perturbation (remove the writer/eraser/reader and watch the effect track) to argue causality.
- Intersect to find direct targets. Overlap the differentially expressed genes with the methylation peaks and the CLIP binding sites. The intersection is your high-confidence set; genes in only one list are weaker.
- Mind the resolutions. A ~100 nt MeRIP peak, a single-nucleotide CLIP site, and a gene-level expression value live at different scales. Integrate them carefully (e.g. at the transcript or region level), and do not over-interpret coincidental overlaps.
- Watch confounders. Expression changes can masquerade as modification or binding changes if you do not normalize against the right control (the input for MeRIP, the size-matched input for eCLIP).
- Independent lines beat one big dataset. Credibility comes from orthogonal methods agreeing, not from one assay run deeper.
⚠️ The trap: a long differential-expression list is not a mechanism
After perturbing an RNA regulator, you will get a big list of changed genes. Most are downstream and indirect. Presenting that whole list as "targets" overstates the result. The defensible claim is the small set supported by binding and modification and the expected direction of change after perturbation. Less, but proven, beats more but unsupported.
🏆 Your Track 4 deliverable
Build a portfolio-grade, integrative RNA analysis. A strong version:
- Take a public dataset with both MeRIP-seq (or CLIP) and matched RNA-seq (search GEO, e.g. a METTL3 or YTHDF2 perturbation study).
- Call m6A peaks (QC: recover DRACH and stop-codon enrichment) and run differential expression.
- Intersect the methylated transcripts with the differentially expressed ones to propose direct targets, and state the predicted direction (e.g. lose m6A → more stable).
- Write a short, honest interpretation: what the data support, what they do not, and which experiment would test causality next.
- Publish it to GitHub with a clear README. This is a genuinely advanced, employable piece of work.
Check your understanding
Sources & further reading
- Wang X, et al. N6-methyladenosine-dependent regulation of messenger RNA stability (YTHDF2 → decay). Nature, 2014.
- Wang X, et al. N6-methyladenosine modulates messenger RNA translation efficiency (YTHDF1). Cell, 2015.
- Zaccara S, Ries RJ, Jaffrey SR. Reading, writing and erasing mRNA methylation. Nat Rev Mol Cell Biol, 2019.
- Van Nostrand EL, et al. A large-scale binding and functional map of human RNA-binding proteins (ENCODE integrative analysis). Nature, 2020.
Last reviewed: June 2026.