RichieJu520的个人博客分享 http://blog.sciencenet.cn/u/RichieJu520

博文

QIIME组装paired-end reads的两个实用工具

已有 17986 次阅读 2014-7-25 14:09 |系统分类:科研笔记

QIIME pipeline 采用fastq-join 和 SeqPrep 合并Illumina paired-end reads。其安装方法如下:

Currently, there are two methods that can be selected by the user to join paired-end data:

  1. fastq-join - Erik Aronesty, 2011. ea-utils : “Command-line tools for processing biological sequencing data” (http://code.google.com/p/ea-utils)

  2. SeqPrep - (https://github.com/jstjohn/SeqPrep)

安装:fastq-join

(1)下载fastq-join,并解压缩

https://drive.google.com/folderview?id=0B7KhouP0YeRAOTFWWGVFYkFSQjg&usp=sharing

(2)cd 软件目录

(3)sudo make

(4)sudo make install (自动将可执行文件加入Path)


安装:SeqPrep

(1)打开terminal;

(2)git clone https://github.com/jstjohn/SeqPrep.git 

(3)cd 软件目录

(4)sudo make

(5)sudo make install (自动将可执行文件加入Path)





https://wap.sciencenet.cn/blog-695360-814578.html

上一篇:求助如何设置科学网博文不同段落不同行距
下一篇:使用anaconda安装python的模块
收藏 IP: 147.8.89.*| 热度|

1 Vetaren11

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...
扫一扫,分享此博文

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-6 11:51

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部