ITEP-microbial pan-genomes工具

ITEP: An integrated toolkit for exploration of microbial pan-genomes


一、ITEP 安装

没有git的先安装git:

sudo apt-get install git

下载ITEP:

git clone git@github.com:mattb112885/clusterDbAnalysis

Verifying permissions:

cd clusterDbAnalysis

sudo chmod u+x src/*.py

sudo chmod u+x src/*.sh

sudo chmod u+x src/internal/*.py

sudo chmod u+x src/internal/*.sh

sudo chmod u+x src/utilities/*.py

sudo chmod u+x src/utilities/*.sh

sudo chmod u+x scripts/*.py

sudo chmod u+x scripts/*.sh

设置环境变量:

vim ~/.bashrc

i

source $HOME/tools/ITEP/clusterDbAnalysis/SourceMe.sh#具体按照自己的目录来写

按ESC键

shift + :

wq!

source ~/.bashrc

依赖包检查:

进入软件目录,运行检查命令,会列出未安装的依赖包,然后依次安装即可:

cd clusterDbAnalysis

./checkForDependencies.sh


比较难安装的依赖包:

install libdb4.8++-dev


sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

sudo apt-get install -y libdb4.8-dev libdb4.8++-dev


libwxbase2.8-0

sudo dpkg -i libwxbase2.8-0_2.8.12.1+dfsg2-2ubuntu2+1_webupd8_xenial0_amd64.deb

libpng12-0

sudo dpkg -i libpng12-0_1.2.54-1ubuntu1_amd64.deb

libwxgtk2.8-0

sudo dpkg -i libwxgtk2.8-0_2.8.12.1+dfsg2-2ubuntu2+1_webupd8_xenial0_amd64.deb


myrast

sudo dpkg -i myrast-runtime_1.0-1ubuntu1_amd64.deb

sudo dpkg -i myrast_33-1ubuntu2_amd64.deb





二、使用

1. 运行前首先要在软件目录下运行如下命令:

source SourceMe.sh

2. 导入数据

需要genebank格式的文件

3. 指定要进行cluster的基因组列表

4. 建立ITEP数据库

建立数据库1-BLASTP and BLASTN

建立数据库2-MCL Clustering

建立数据库2-将来自其他cluster方法的结果导入ITEP

建立数据库3-Contig import

建立数据库4-RPSBLAST

5. 比较基因组分析

(1)Entry points into the database (read this first!)

(2)Searching for genes by gene properties

(3)Searching for genes by homology with other genes

(4)Obtaining information about genes

(5)Obtaining the complete sequences of contigs, genes or proteins

(6)Extracting DNA and amino acid sequences from a region of a genome, gene or protein

(7)Building alignments and trees

(8)Analyzing gene neighborhoods

(9)Searching for gene families by presence and absence patterns

(10)Visualizing homology patterns

(11)Building a concatinated gene tree

(12)Generating draft metabolic reconstructions from a reference

(13)Searching for missing genes and identifying causes for absence with tBLASTn

(14)Identifying the upstream regions of homologous proteins

(15)Searching for functions using conserved domains

(16)Adding user-defined gene data to ITEP

(17)Obtaining a list of bidirectional-best BLAST hits

(18)Turning ITEP IDs into human-readable formats

(19)Comparing the results of different clustering approaches

(20)Using the Graphical User Interface

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • Ubuntu 常用命令大全 查看软件 xxx 安装内容 #dpkg -L xxx 查找软件 #apt-cache ...
    guiwuzhe阅读 2,757评论 0 14
  • 一、文件/文件夹管理 ls 列出当前目录文件(不包括隐含文件)ls -a 列出当前目录文件(包括隐含文件)l...
    路痴千行阅读 2,673评论 0 5
  • RPM/DPKG 两大阵营简介在 GNU/Linux( 以下简称 Linux) 操作系统中,RPM 和 DPKG ...
    空语阅读 1,596评论 0 4
  • 今天上午10点,秦堰村村委会召开三套班子会议,会议由王云奎书记主持。主要商讨19年度村级慰问慈善总会困难人员...
    秦堰村_诸余冲阅读 855评论 0 0
  • 十六七岁的花季,可能春心萌动,又或是不务正业。 不管怎样,自己做的事,自己选的路,跪着也要走完 愿你们将来不要变成...
    淘气的天天阅读 267评论 0 0

友情链接更多精彩内容