NAR WebServer Issue Publication - HaploGrep2


In 2011 we published HaploGrep, a way to assign haplogroups to mtDNA profiles. It is now the defacto standard for haplogroup assignment with currently >2k users each month.

Over the last years we (especially Hansi) improved the software and I’m happy to announce that it has been accepted by the NAR Web Server Issue 2016.

Main Features of HaploGrep2

  • Rule-based system allows to detect artificial recombinants and missing variants as well as annotating rare and phantom mutations
  • Import VCF files
  • Generate a publication ready graphical tree
  • New export formats (VCF, multiple sequence alignment format, extended reports)
  • New metrics (Hamming distance, Jaccard index, Kimura 2-parameter)
  • Haplogroup discordance calculation between all 4 metrics
  • Providing a Restlet API and a command line version of HaploGrep

HaploGrep2 in Action

Have fun with HaploGrep2 and check out the paper here.

Related Posts

Haplogrep on GitHub

Imputation Scripts

NAR WebServer Issue Publication - mtDNA-Server

Hadoop Services for Everyone

This post shows how we combine the Hadoop Docker Image (CDH5) with our Hadoop workflow system Cloudgene. Due to Cloudgene's interface, new applications can be registered to Cloudgene and provided as a service to everyone.

Setting up a HTTPS Restlet Webserver

Cloudgene, a Hadoop-As-A-Service approach

This post introduces the graphical Hadoop platform Cloudgene and shows how simple a Hadoop command line program (or a workflow of several programs) can be provided as a web service to everyone. Two services in Genetics based on Cloudgene are already available and showing promising success.

Creating a Docker Image for Hadoop MapReduce (CDH5)