pitagora-network.github.io

2017/07/05 手順

Qiime のインストール

メモリが必要なので t2.medium で操作する

http://bio.cug.edu.cn/qiime/install/install.html#how-to-install-qiime pip install numpy==1.7.1 pip install qiime

http://greengenes.secondgenome.com/downloads/database/13_5

$ cd ~ $ git clone .. $ git checkout qiime_add_on $ cd ~/galaxy/tools $ ln -s  ~/tools-iuc/qiime

tool_data.xml に以下を追加

    <!-- Locations of qiime databases -->
    <table name="qiime_reference_db" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/qiime_reference_db.loc" />
    </table>

tool_conf.xml に以下を追加

`   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` `   ` ` `

テストデータをダウンロード

wget ftp://ftp.microbio.me/qiime/tutorial_files/moving_pictures_tutorial-1.9.0.tgz