<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>de.charite.compbio</groupId>
  <artifactId>exomizer</artifactId>
  <version>0.1-sk</version>
  <description>The Exomiser is a Java program that functionally annotates variants from whole-exome sequencing data starting from a VCF file (version 4).
The functional annotation code is based on Annovar and uses UCSC KnownGene transcript definitions and hg19 genomic coordinates.
This version is customized by SickKids (Toronto).</description>
</project>
