Lesson Flow

Learn

Goals and Concepts

Start with the capability target and concept set for this module.

Practice

Studio Activity

Apply the ideas in a guided activity tied to realistic outputs.

Check

Assessment Rubric

Use the rubric to verify competency and identify improvement targets.

Interactive Lab

Practice in short loops: checkpoint quiz, microtask decision, and competency progress tracking.

Checkpoint Quiz

Q1. Which output most clearly demonstrates module competency?

Competency is shown through measurable, method-linked evidence.

Q2. What should always accompany a technical claim in this curriculum?

Every claim should include boundaries and uncertainty.

Q3. What is the best next step after identifying a gap in understanding?

Progress improves when gaps become explicit practice targets.

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.

Connectomics training scene

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:

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:

3) From observation to claim: the evidence chain

To claim that a motif is “enriched” or “functionally relevant,” you need:

  1. Detection: Identify the motif instances in the connectome graph.
  2. Quantification: Count occurrences.
  3. Comparison: Compare to a null model (degree-preserving random, spatially constrained, cell-type-stratified).
  4. Statistical test: z-score, p-value, multiple comparison correction.
  5. Biological interpretation: What computation could this motif implement?
  6. 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:

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

  1. Identify synapse candidates: find synapses in the region of interest with correct pre/post assignment.
  2. Build local connectivity motif: extract the subgraph connecting the pre and post neurons and their immediate neighbors.
  3. Classify the motif: reciprocal pair, feed-forward loop, feedback inhibition, convergent input, etc.
  4. Evaluate against null: is this motif more common than expected?
  5. 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)

Minute-by-minute plan

  1. **00:00-10:00 Synapse cue recap**
    • 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.”
  2. **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.
  3. **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?”
  4. **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?
  5. **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:

  1. Enumerate all 2-node and 3-node motifs in the subgraph (use DotMotif or equivalent tool).
  2. Generate 1,000 degree-preserving random rewirings. Count motifs in each.
  3. Compute z-scores for each motif type.
  4. Identify the top 3 most enriched motifs. For each: draw the circuit diagram, propose a functional interpretation, and state one alternative explanation.
  5. Write a 1-page “circuit logic brief” summarizing the motif profile of this circuit.

Expected outputs:

Assessment rubric

Content library references

Teaching resources

References

Quick practice prompt

Write one motif claim and one plausible confound.

Teaching Materials

Activity Worksheet

Learner worksheet aligned to the studio activity and rubric.

Open worksheet

Slide Source

Marp source file for editing and rendering.

course/decks/marp/modules/module11.marp.md

Related Content