美文网首页
samtools-1.8

samtools-1.8

作者: qujingtao | 来源:发表于2018-05-16 11:12 被阅读0次

download:

https://github.com/samtools/samtools/releases/download/1.8/samtools-1.8.tar.bz2

https://github.com/samtools/bcftools/releases/download/1.8/bcftools-1.8.tar.bz2

https://github.com/samtools/htslib/releases/download/1.8/htslib-1.8.tar.bz2

install:

./configure--prefix=pathway

make

make install

export PATH=pathway:$PATH

相关文章

  • samtools-1.8

    download: https://github.com/samtools/samtools/releases/d...

  • samtools-1.8

    download: https://github.com/samtools/samtools/releases/d...

网友评论

      本文标题:samtools-1.8

      本文链接:https://www.haomeiwen.com/subject/lpcpdftx.html