{% seo %}
cellxgene

{{ site.description | default: site.github.project_tagline }}

{% if page.url == "/" %} Quick start
{% else %} Quick start
{% endif %} {% for item in site.nav %} {% if page.url contains item.url %} {{ item.title }}
{% else %} {{ item.title }}
{% endif %} {% endfor %} Code

{{ content }}
{% if site.google_analytics %} {% endif %}