{% extends 'base.html' %} {% block content %}

Uploading files

Option 1: Open Visium data

Please select the path to your Visium folder. It should include:
filtered_feature_bc_matrix.h5 file and the spatial folder

Option 2: Open AnnData object

Please select the path to the AnnData .h5ad file
{% endblock %} {% block status %} {% include "progress.html" %} {% endblock %} {% block javascript %} {% endblock %}