Overview and Schedule
About This Module
This module is the genomics component of the larger Electric Fish Module at the Neural Systems & Behavior course at MBL. The broader module examines weakly electric mormyrid fish (Brienomyrus brachyistius) from the perspective of sensorimotor integration, electrosensory physiology, and hormonal modulation of behavior — topics covered in depth in the accompanying physiology and behavior sessions.
Here we focus on a specific question: how does 11-ketotestosterone (11-KT) reshape gene expression across the electrosensory system at single-cell resolution? Androgens like 11-KT are known to lengthen the electric organ discharge (EOD) waveform in mormyrids, an effect with broad consequences for electric communication and electroreception. But which cell types respond, which genes are affected, and whether the sensory and motor arms of the system are coordinately regulated — none of this can be resolved with bulk RNA-seq.
Single-nucleus RNA-seq (snRNA-seq) lets us profile gene expression in thousands of individual nuclei simultaneously, distinguishing electrocytes, muscle cells, Schwann cells, fibroblasts, and endothelial cells that are intermixed in intact tissue. This module teaches you to go from raw 10X Chromium count matrices to differential expression results, using real data from fish that received either an 11-KT implant or a vehicle-only control.
The lesson progresses in four stages:
Experimental foundation — You will prepare 11-KT/cocoa butter implants, perform IP implantation surgery on live fish, and record EOD waveforms over multiple days to confirm the hormone treatment is working before any tissue is collected.
EOD data analysis — Using R, you will load raw JSON waveform files, visualize and measure EOD duration changes, and build tidy datasets for statistical comparison across treatment groups.
snRNA-seq QC and normalization — You will load 10X Cell Ranger output into Seurat, apply quality filters, normalize with SCTransform, reduce dimensionality with PCA, and cluster cells using the Louvain algorithm.
Differential expression — Using Harmony for batch correction, pseudobulk aggregation, and DESeq2, you will identify genes and cell types that respond to 11-KT, then cross-validate your findings against published results (Losilla & Gallant 2025).
By the end of the module you will have a reproducible snRNA-seq workflow applicable to any tissue where cell-type resolution matters.
Schedule
June 8: Introduction, EOD Recording and Injection
| Episode | Teaching | Exercises |
|---|---|---|
| Introduction: Single-Cell Transcriptomics in Weakly Electric Fish | 5 min | 15 min |
| (Optional) EOD Recording: A Practical Overview | 20 min | 0 min |
| 11-Ketotestosterone Implantation in Mormyrid Electric Fish | 20 min | 75 min |
June 9: Tissue Dissection and Analysing EOD Differences
| Episode | Teaching | Exercises |
|---|---|---|
| Examining EOD Duration from Raw Recordings | 20 min | 25 min |
June 10: Intro to Single-Nucleus RNA-seq Analysis
| Episode | Teaching | Exercises |
|---|---|---|
| Introduction to Single-Nucleus RNA-seq | 5 min | 10 min |
June 11: Isolating Single Nuclei
Episodes coming soon.
June 12: Data Analysis and QC
| Episode | Teaching | Exercises |
|---|---|---|
| snRNA-seq Quality Control | 10 min | 2 min |
June 13: Clustering and Differential Expression Analysis
| Episode | Teaching | Exercises |
|---|---|---|
| Normalization, Dimensionality Reduction, and Clustering | 45 min | 10 min |
| Hormone-Driven Gene Expression Changes in the Electric Organ | 60 min | 15 min |
See Setup for installation instructions before the lesson begins.