Workflows
What is a Workflow?EukRecover
Pipeline to recover eukaryotic MAGs using CONCOCT, metaBAT2 and EukCC's merging algorythm.
Needs paired end shotgun metagenomic reads.
Environment
Eukrecover requires an environment with snakemake and metaWRAP.
Quickstart
Define your samples in the file samples.csv
.
This file needs to have the columns project and run to identify each metagenome.
This pipeline does not support co-binning, but feel free to change it.
Clone this repro wherever you want to run the pipeline:
...
Assembly and quantification metatranscriptome using metagenome data.
Version: see VERSION
Introduction
MetaGT is a bioinformatics analysis pipeline used for improving and quantification metatranscriptome assembly using metagenome data. The pipeline supports Illumina sequencing data and complete metagenome and metatranscriptome assemblies. The pipeline involves the alignment of metatranscriprome assembly to the metagenome assembly with further extracting CDSs, which are covered by ...