Open the teaching deck, worksheet, and editable slide source.
Interactive Lab
Practice in short loops: checkpoint quiz, microtask decision, and competency progress tracking.
Checkpoint Quiz
Microtask Decision
Choose the action that best improves scientific reliability.
Progress Tracker
State is saved locally in your browser for this module.
0% complete
Annotation Challenge
Click the hotspot with the strongest evidence for the requested feature.
Selected hotspot: none
Capability target
Generate one synapse-to-motif interpretation with explicit evidence chain and one alternative explanation.
Concept set
1) Synaptic organization as circuit logic
Synapses are not randomly placed. Their location on the postsynaptic neuron (soma, proximal dendrite, distal dendrite, spine, axon initial segment) determines their functional impact:
Perisomatic synapses (on soma and proximal dendrites): typically inhibitory (basket cells), powerful because they’re close to the spike initiation zone. These synapses can veto spiking.
Dendritic spine synapses: typically excitatory, the workhorses of cortical computation. Each spine receives one (usually) excitatory synapse. Spine size correlates with synapse strength — larger mushroom spines have larger PSDs and more AMPA receptors.
AIS synapses: exclusively from chandelier cells. The only inhibitory input at the axon initial segment, positioned to control spike generation directly.
Shaft synapses on smooth dendrites: typically inhibitory-to-inhibitory connections (disinhibition circuits) or excitatory inputs onto aspiny interneurons.
This compartment-specific targeting is a fundamental organizing principle of cortical circuits. In EM connectomics, you can directly observe where each synapse lands, making this a uniquely powerful approach for studying circuit logic.
2) Circuit motifs: recurring wiring patterns
Beyond individual synapses, the pattern of connections between neurons forms circuit motifs — small subgraph patterns that may implement computational primitives:
Reciprocal connections (A↔B): ~4× enriched in cortex (Song et al. 2005). May support recurrent amplification and persistent activity.
Feed-forward loops (A→B, A→C, B→C): Signal from A reaches C via two paths with different latencies. May implement temporal filtering.
Feedback inhibition (E→I→E): Excitatory neuron activates an inhibitory neuron that feeds back to inhibit it. Gain control and response normalization.
Disinhibition (E→I1→I2→E): Excitatory neuron activates an inhibitory neuron that inhibits another inhibitory neuron, releasing a target excitatory neuron from inhibition. Gating mechanism.
Convergent input: Multiple neurons synapse onto the same target, potentially from different modalities or processing streams. Integration circuits.
3) From observation to claim: the evidence chain
To claim that a motif is “enriched” or “functionally relevant,” you need:
Detection: Identify the motif instances in the connectome graph.
Quantification: Count occurrences.
Comparison: Compare to a null model (degree-preserving random, spatially constrained, cell-type-stratified).
Biological interpretation: What computation could this motif implement?
Alternative explanation: What non-functional explanation could produce the same enrichment? (e.g., spatial proximity, cell-type structure)
4) Annotation errors create false motifs
Segmentation and synapse detection errors can create or destroy motif instances:
A merge error joining two neurons creates false connections, potentially generating false motifs.
A false synapse (detection error) adds a false edge to the graph.
A missed synapse removes a real edge, breaking real motifs.
Always ask: “Could this motif be an artifact of reconstruction errors?” Sensitivity analysis across proofreading versions helps: if a motif finding changes substantially between data versions, it may not be robust.
Core workflow
Identify synapse candidates: find synapses in the region of interest with correct pre/post assignment.
Build local connectivity motif: extract the subgraph connecting the pre and post neurons and their immediate neighbors.
Classify the motif: reciprocal pair, feed-forward loop, feedback inhibition, convergent input, etc.
Evaluate against null: is this motif more common than expected?
State supported claim (what the data shows) + caveat (what it doesn’t prove and what could confound it).
60-minute tutorial run-of-show
Pre-class preparation (10 min async)
Review the synapse classification content library entry (Gray Type I/II)
Quick review: asymmetric (Type I, excitatory) vs symmetric (Type II, inhibitory) synapses.
Show 3 synapses in EM: spine synapse, perisomatic synapse, AIS synapse. “Where the synapse lands tells you about circuit function.”
**10:00-24:00
Motif construction examples**
Walk through 3 motifs in the MICrONS dataset:
Reciprocal pair between two L2/3 pyramidal cells (mutual excitation)
Feed-forward loop: L4 stellate → L2/3 pyramidal → L5 pyramidal, with L4 also connecting directly to L5
Feedback inhibition: pyramidal → basket cell → same pyramidal
For each: show the EM evidence (synapses), draw the circuit diagram, discuss functional implication.
**24:00-38:00
Learner motif analysis**
Learners receive a small subgraph (15 neurons, 50 synapses) and identify all 3-node motifs.
Count each motif type. Which are most common?
Compare to expectations: “If these were randomly connected with the same degree distribution, how many of each motif would you expect?”
**38:00-50:00
Alternative explanation challenge**
For each enriched motif, learners must propose one alternative (non-functional) explanation:
“Reciprocal connections are enriched because nearby neurons are more likely to connect” (spatial proximity)
“Feed-forward loops are enriched because of cell-type structure” (E→I and I→E are common)
Group discussion: how would you test whether the spatial explanation is sufficient?
**50:00-60:00
Competency check**
Each learner writes a motif claim/caveat pair:
“In this circuit, [motif] is enriched [X]× compared to [null model]. This is consistent with [functional interpretation]. However, [alternative explanation] could also account for this enrichment.”
Exit ticket: “One motif claim and one plausible confound.”
Studio activity: motif discovery and interpretation (60-75 minutes)
Scenario: You are analyzing a 200-neuron subgraph from the MICrONS dataset, spanning L2/3 and L4 of mouse visual cortex. Your goal: characterize the local circuit motif profile and identify any enriched patterns that suggest specific wiring rules.
Task sequence:
Enumerate all 2-node and 3-node motifs in the subgraph (use DotMotif or equivalent tool).
Generate 1,000 degree-preserving random rewirings. Count motifs in each.
Compute z-scores for each motif type.
Identify the top 3 most enriched motifs. For each: draw the circuit diagram, propose a functional interpretation, and state one alternative explanation.
Write a 1-page “circuit logic brief” summarizing the motif profile of this circuit.
Expected outputs:
Motif count table (observed vs expected vs z-score for each motif type).
Circuit diagrams for top 3 enriched motifs.
1-page circuit logic brief with interpretations and caveats.
Assessment rubric
Minimum pass: Clear motif description and evidence-backed claim for at least one motif.
Strong performance: Thoughtful alternative hypotheses for each enriched motif. Multiple null models considered. Sensitivity to reconstruction quality discussed.
Common failure to flag: Motif claim without error-awareness — treating every enriched pattern as a functional circuit without considering artifacts or spatial confounds.