Merge pull request #68 from ahvigil/git-protocol stop using deprecated git protocol
Merge pull request #68 from ahvigil/git-protocol
stop using deprecated git protocol
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
BAM文件处理工具,用于操作和验证BAM格式的测序数据
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
bamUtil
These files provide some programs for working on SAM/BAM files.
To Build
To use git to clone the required statgen library:
Next, to build libStatGen & this program:
To install: