美文网首页
2021-11-13

2021-11-13

作者: GIANT_fish | 来源:发表于2021-11-13 07:46 被阅读0次
分析宏基因组往往是一件很漫长的流程,大神Pierre MARTIN编写了[metagwgs](https://forgemia.inra.fr/genotoul-bioinfo/metagwgs)工作流程可以使用集群对metagenomic data(Illumina HiSeq3000 or NovaSeq, paired, 2*150bp)进行分析,该流程涵盖了宏基因组分析所有必要步骤,还包含assembly, taxonomic annotation以及functional annotation of predicted genes。

输入raw data格式为.fastq或者.fastq.gz,该工作流程一共包含了8个步骤:

A report html file is generated at the end of the workflow with MultiQC.

The pipeline is built using Nextflow, a bioinformatics workflow tool to run tasks across multiple compute infrastructures in a very portable manner.

Three Singularity containers are available making installation trivial and results highly reproducible.

相关文章

网友评论

      本文标题:2021-11-13

      本文链接:https://www.haomeiwen.com/subject/pqmazltx.html