一峡继、Anaconda安裝
MultiQC的安裝需要conda環(huán)境,因此先配置conda
1 wget http://repo.anaconda.com/archive/Anaconda3-5.2.0-Linux-x86_64.sh
2 sh ~/Anaconda3-5.2.0-Linux-x86_64.sh
3 nano ~/.bashrc
4 source ~/.bashrc
5 conda --version
二、MultiQC的安裝
conda install -c bioconda multiqc
安裝成功:
三匈挖、MultiQC運(yùn)行
將test_7942raw_1.fq碾牌、test_7942raw_2.fq上傳到Seqs目錄下,在Seqs目錄下直接輸入以下命令儡循,以對當(dāng)前目錄下的數(shù)據(jù)分析舶吗。
multiqc .
或multiqc 【要分析的文件路徑】
multiqc test_7942raw_1.fq
截屏如下: