Workflows
What is a Workflow?Filters
MAGNETO is an automated snakemake workflow dedicated to MAG (Metagenome-Assembled Genomes) reconstruction from metagenomic data.
It includes a fully-automated coassembly step informed by optimal clustering of metagenomic distances, and implements complementary genome binning strategies, for improving MAG recovery.
Key Features
- Quality Control (QC): Automatically assesses the quality and the contamination of input reads, ensuring that low-quality data are filtered out to improve downstream ...
Type: Snakemake
Creators: Samuel Chaffron, Audrey Bihouee, Benjamin Churcheward, Maxime Millet, Guillaume Fertin, Hugo Lefeuvre
Submitter: Hugo Lefeuvre
This project is an analysis pipeline using Snakemake for RNAseq analysis in order to find differentially expressed genes. It has been widely tested on human RNA sequencing from an Illumina HiSeq but should work on most systems and many other species, provided the necessary resource files can be downloaded.
Description
This pipeline is set for paired-end data only from Illumina HiSeq output files.
The main steps of the pipeline are:
- optionnal cleaning data with ...