IrisWEI-1996 / bamUtil

for performing SAM/BAM analysis

Home Page:http://genome.sph.umich.edu/wiki/BamUtil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

bamUtil

These files provide some programs for working on SAM/BAM files.

To Build

To use git to clone the required statgen library:

make cloneLib

Next, to build libStatGen & this program:

make

To install:

make install INSTALLDIR=pathToInstall

About

for performing SAM/BAM analysis

http://genome.sph.umich.edu/wiki/BamUtil


Languages

Language:C++ 79.8%Language:Shell 19.5%Language:Makefile 0.4%Language:CMake 0.3%