Contents

Connections to Tm3

Tm3's strongest recorded inputs, and why the whole-class connectivity query is dominated by ontology umbrella terms

Asked at the VFB table, NeuroFly 2026 (Cologne), 8 September 2026.

The question

“Connections to Tm3?”

Asked by someone working on the optic lobe who wanted to know what Tm3 is connected to.

How we answered it

  1. search_terms for “Tm3” — resolves to transmedullary neuron Tm3 (FBbt:00003791), a narrow-field visual-projection neuron in the medulla, distinct from the other Tm subtypes whose names also begin with “Tm3” (Tm30, Tm31, Tm3Y and so on) that match the same search.
  2. get_term_info on the class — its literature description already states it receives input from lamina monopolar neurons L1 and L5 and medulla intrinsic neuron Mi1, and outputs to T4.
  3. run_query (UpstreamClassConnectivity) on the class, at a generous limit — 451 rows total, but most of the highest-ranked ones are ontology umbrella classes (“adult neuron”, “CNS neuron”, “interneuron”) rather than real cell types, because VFB reports connectivity at every ancestor level of the class hierarchy, not just the most specific one.
  4. Filtered the 451 rows down to actual named cell types, ranked by total synaptic weight.

What we found

VFB’s three strongest recorded inputs to Tm3 by weight are lamina monopolar neuron L1 (weight 165,060), medulla intrinsic neuron Mi1 (151,550), and lamina monopolar neuron L5 (116,211) — which matches the literature description on file (Takemura et al., 2013) almost exactly, a reassuring cross-check between the free-text description and the underlying connectome annotation.

Presynaptic partnerFBbt IDTotal weightInstances connected
Lamina monopolar neuron L1FBbt:00003719165,0602,473 / 4,466 (55%)
Medulla intrinsic neuron Mi1FBbt:00003776151,5503,164 / 5,137 (62%)
Lamina monopolar neuron L5FBbt:00003725116,2112,465 / 4,278 (58%)
Tm3 → Tm3 (recurrent)FBbt:0000379156,1173,494 / 5,664 (62%)
Distal medullary amacrine Dm1FBbt:0000376833,435140 / 226 (62%)
Medulla intrinsic neuron Mi13FBbt:0011128321,4861,383 / 2,446 (57%)
T3 neuronFBbt:0000373020,4882,776 / 5,430 (51%)
Medulla tangential neuron Mt4FBbt:0000384018,884104 / 160 (65%)
Proximal medullary amacrine Pm3FBbt:0011006618,846112 / 181 (62%)
Proximal medullary amacrine Pm10FBbt:2000726215,705124 / 199 (62%)

Everything past the top three (Dm1, Mi13, T3, Mt4, Pm3, Pm10, and further down T2a, Mi9, Mi4, Dm12) appears in VFB’s connectome-derived connectivity annotations but not in the curated literature description of the class — treat it as attributed connectome evidence, not a reviewed circuit diagram.

Worth being honest about: this is VFB’s aggregated per-class connectivity annotation, which doesn’t cleanly separate which connectome dataset(s) each row is drawn from — the total instance counts suggest more than one dataset’s Tm3 reconstructions may be pooled together rather than counted once. If you need a single-dataset answer (e.g. the optic lobe connectome only, or male CNS only), that needs a follow-up query rather than reading these numbers directly.

Sources