{% 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.KEYCLOAK %} {% elif config.GOOGLE %} {% elif config.LDAP_HOST or config.LDAP_SERVER %}
{% else %}
{% endif %} {% if config.USERS_ACTIVITY_LOG_PATH %}

To ensure security and improve functionality, we log user activity, including interactions and navigation. This helps us enhance performance and maintain platform safety. By checking the box, you agree that your activity will be logged, which is required to use this portal and log in.

{% 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 %}