{% extends "layout.html" %} {% block content_main %}

Scout

Analyze VCFs quicker and easier


Scout allows you to browse VCFs in a web browser, identify compound pairs, and solve cases as a team.

Version {{ version }}

{% if current_user.is_authenticated %}

Welcome {{ current_user.name }}!

{% else %} {% if config.GOOGLE %} Login with Google {% elif config.LDAP_HOST or config.LDAP_SERVER %}
{% else %}
{% endif %} {% endif %}
{% if accred_badge %}
Accreditation badge ISO/IEC 17025

{% endif %}

Developed by:

Science for Life Laboratory logotype
Karolinska University Hospital logotype
Skåne University Hospital logotype

Collaborations:

{% endblock %}