{% extends "base/base.html" %} {% load staticfiles %} {% block head %} {% endblock %} {% block hero %}
A Registry for Singularity containers.
Whether you are working from your own computer, or a cluster environment, you can capture your analysis components and save them to reproducible containers
The registry provides a summary view for comparison of its containers.
Want to have your container served by the registry {{ REGISTRY_URI }}? {% if HELP_CONTACT_EMAIL %} contact {{ HELP_CONTACT_EMAIL }}. {% endif %} {% if HELP_INSTITUTION_SITE %}Learn more at {{ HELP_INSTITUTION_SITE }}{% endif %}
Containers provided by a Singularity Registry are immediately programatically accessible with the Singularity software, so you can access them to run custom analysis pipelines in your environment of choice.