{% extends "vncbrowser/neuron_thumbnails.html" %} {% block title %}GAL4 line: {{ line.name }}{% endblock %} {% block main %} {% load cell_body_location %}
Visualization | Cell Body Location | Neuron | GAL4 Lines |
---|---|---|---|
{{ n.cell_body|cell_body_location }} | {{ n.name }}) | {% for l in n.lines.all %} {{ l.name }} {% endfor %} |
No neurons were associated with this GAL4 line.
{% endif %} {% endblock %}