Skip to content

KHP-Informatics/bamUtil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These files provide some programs for working on SAM/BAM files.--------------------------------------------------------------------------------
To use git to clone the required statgen library:
  make cloneLib
Next, to build libStatGen & this program:
  make
To install:
  make install INSTALLDIR=pathToInstall