gear-genomics / halo

haplotype processor

Home Page:https://www.gear-genomics.com/halo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

halo: haplotype processor

GEAR hosts the halo web application at https://gear.embl.de/halo.

Command line tool

The halo command line tool is needed to compute the input file for the halo web application.

Installation

git clone --recurse-submodules https://github.com/gear-genomics/halo.git
cd halo/cli
make all
make install

Usage

./bin/halo -h

About

haplotype processor

https://www.gear-genomics.com/halo/

License:GNU General Public License v3.0


Languages

Language:C++ 84.9%Language:JavaScript 7.5%Language:HTML 4.5%Language:CSS 1.9%Language:Makefile 1.2%