码迷,mamicode.com
首页 > 其他好文 > 详细

samtools 安装使用

时间:2020-09-10 22:35:34      阅读:49      评论:0      收藏:0      [点我收藏+]

标签:load   bsp   com   ase   amt   http   lease   nload   evel   

官网:

https://github.com/samtools/samtools

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

https://github.com/samtools/samtools/blob/develop/INSTALL

 

安装:

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

tar -jxvf samtools-1.9.tar.bz2

cd samtools-1.9

./configure
 make
make install

 

samtools 安装使用

标签:load   bsp   com   ase   amt   http   lease   nload   evel   

原文地址:https://www.cnblogs.com/emanlee/p/13583546.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!