2016年11月21日
摘要: 使用过的命令: ../seqtk_concat out_1.fq out_2.fq | head -n 8 ../seqtk_concat out_1.fq out_2.fq > ../wgsim.fq #双端序列合并 seqtk_names wgsim.fq | cut -f1,2 -d'_'| 阅读全文
posted @ 2016-11-21 13:47 Google-boy 阅读(1705) 评论(0) 推荐(0)