{% extends "vncbrowser/neuron_thumbnails.html" %} {% block title %}VNC neurons{% endblock %} {% block main %}
Alternatively, you can use the standard index page. Link to this search
Visualization | Cell Body Location | Neuron | GAL4 Lines |
---|---|---|---|
{{ n.cached_cell_body_location }} | {{ n.name }} | {% for l in n.cached_sorted_lines %} {{ l.name }} {% endfor %} |
No neurons were found.
{% endif %} {% endblock %}