shell conda命令安装:
conda install -c bioconda vcftoolsvcftools文档:
OUTPUT FILE OPTIONS--out <output_prefix>This option defines the output filename prefix for all files generated by vcftools. For example, if <prefix> is…
下载安装VCFtools
下载地址:VCFtools 下载vcftools-vcftools-d511f46.tar.gz压缩包后
tar zxvf ./vcftools-vcftools-d511f46.tar.gz
cd /mnt/workspace/wzf/Tools/vcftools-vcftools-d511f46
bash autogen.sh
./configure
make
make install
第九章 本体论、分子通路鉴定
9.4 分子通路鉴定
You have got a set of genes or proteins from your experiments.How can you find out which pathways the proteins belong to?How can you find out which were the most significant pathways?为了后续的计算方便&…
前言 本文主要演示GEO数据库的一些工具,使用的数据是2015年在Nature Communications上发表的文章Regulation of autophagy and the ubiquitin-proteasome system by the FoxO transcriptional network during muscle atrophy.[pubmed:25858807] 作者通过将FoxO1-3-4…
KOBAS的介绍 KOBAS是北大生物信息中心研发的一个网页工具,用来基因/蛋白功能注释(注释模块)和功能基因集富集(富集模块)。以下是KOBAS的英文介绍: KOBAS 3.0 is a web server for gene/protein functional annotation (Annotate module) and functional …
KOBAS(KEGG Orthology Based Annotation System),,是由北京大学魏文丽课题组开发的数据库,主要功能是用于基因/蛋白质功能注释和功能富集。随着数据量不断增加,KOBAS至今为止共经历了3次升级,除…