Scala教程
一、介绍
cala 是 Scalable Language 的简写,是一门多范式的编程语言,Scala 语言可以运行在Window、Linux、Unix、 Mac OS X等系统上。 安装scala之前,需要在linux上安装jdk,如果没有安装jdk,可以参考这篇…
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?为了后续的计算方便&…