Github: https://github.com/biobakery/metawibele
文章:Discovery of Bioactive Microbial Gene Products in Inflammatory Bowel Disease
期刊:Nature
时间:2022
通讯:Curtis Huttenhower
安装
#source /public/home/zzumgg03/huty/softwares/miniconda3/etc/profile.d/conda.sh
conda create -n MetaWIBELE
conda activate MetaWIBELE
conda install -c biobakery metawibele
数据库
wget -c http://huttenhower.sph.harvard.edu/MetaWIBELE_data/uniref90.fasta.tar.gz
diamond makedb -p 16 --in uniref90.fasta --db uniref90.dmnd
# 注释信息
wget -c http://huttenhower.sph.harvard.edu/MetaWIBELE_data/uniref90_annotations.tar.gz
网友评论