
templates.view-gavin.ftl Maven / Gradle / Ivy
The newest version!
<#include "molgenis-header.ftl">
<#include "molgenis-footer.ftl">
<#assign css=[]>
<#assign js=["gavin.js"]>
<@header css js/>
Gavin annotation
<#--noinspection FtlReferencesInspection-->
<#if annotatorsWithMissingResources?has_content>
The following annotators have missing resources:
<#--noinspection FtlReferencesInspection-->
<#list annotatorsWithMissingResources as ann>- ${ann}
#list>
<#else>
Upload your VCF file and GAVIN will classify your variants
Your data will not be stored on the server.
#if>
<@footer/>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy