#前言:
##OrthoMCL ([http://orthomcl.org/orthomcl/](https://links.jianshu.com/go?to=http%3A%2F%2Forthomcl.org%2Forthomcl%2F)) 是现在用的最多的一款来找直系同源基因(Orthologs)以及旁系同源基因 (Paralog) 的软件 ,同源基因的定位和注释在对基因组后续分析中至关重要。它主要在比较完整的基因组之间找直系同源基因。OrthoMCL的使用主要有13步,官方在**2013年公布OrthoMCL v2.0**版本就很久没有更新过。从v1.4最初版本说明文档可以了解OrthoMCL的使用步骤,大体有Mysql数据库配置、修改OrthoMCL配置文件、转换序列格式、过滤、比对、解析结果和聚类等步骤,特别麻烦。并且由于MySql数据库的安装和配置的过程也需要管理员权限。
##OrthoFinder([文章链接](https://links.jianshu.com/go?to=https%3A%2F%2Fgenomebiology.biomedcentral.com%2Farticles%2F10.1186%2Fs13059-015-0721-2))同样是寻找同源基因的利器,优势在于版本较新,应用方便,
#Emms, D.M. and Kelly, S. **(2019**) OrthoFinder: phylogenetic orthology inference for comparative genomics. Genome Biology 20:238
#Emms, D.M. and Kelly, S. (**2015**) OrthoFinder: solving fundamental biases in whole genome comparisons dramatically improves orthogroup inference accuracy. Genome Biology 16:157相关介绍可在[github查看]
#安装singularity,conda可安装
conda env list
conda activate singularity
#把数据放置在以下目录中
cd ~/PART/PART3_Comparative_genomics/PART3_Comparative_genomics/01.GeneFamilyCluster/data/