Assembly with preprocessing and SRA download
Associated Tutorial
This workflows is part of the tutorial assembly_with_preprocessing_and_sra_download, available in the GTN
Thanks to...
Tutorial Author(s): Wolfgang Maier
[![gtn star logo followed by the ...
tutorial
Associated Tutorial
This workflows is part of the tutorial Intro to Genome Assembly, available in the GTN
Features
- Includes Galaxy Workflow Tests
Thanks to...
Tutorial Author(s): Simon Gladman ...
VGP assembly tutorial
Associated Tutorial
This workflows is part of the tutorial VGP assembly: training workflow, available in the GTN
Thanks to...
Tutorial Author(s): Delphine Lariviere, Alex Ostrovsky, ...
Unicycler Assembly
Associated Tutorial
This workflows is part of the tutorial Unicycler training, available in the GTN
Features
- Includes Galaxy Workflow Tests
Thanks to...
Tutorial Author(s): Anton Nekrutenko, ...
Genome Assembly of MRSA from Oxford Nanopore MinION data (and optionally Illumina data)
Associated Tutorial
This workflows is part of the tutorial Genome Assembly of MRSA using Oxford Nanopore MinION (and Illumina data if available), available in the GTN
Features
- Includes Galaxy Workflow Tests ...
Assembly
Associated Tutorial
This workflows is part of the tutorial Chloroplast-genome-assembly-and-annotation, available in the GTN
Thanks to...
Tutorial Author(s): Anna Syme
[![gtn star logo followed by the word ...
Genome Assembly of MRSA using Illumina MiSeq Data
Associated Tutorial
This workflows is part of the tutorial Genome Assembly of MRSA using Illumina MiSeq Data, available in the GTN
Features
- Includes Galaxy Workflow Tests
Thanks to...
Tutorial Author(s): ...
Assembly with preprocessing
Associated Tutorial
This workflows is part of the tutorial assembly_with_preprocessing, available in the GTN
Thanks to...
Tutorial Author(s): Wolfgang Maier
[![gtn star logo followed by the word ...
Genome Assembly using PacBio data and Flye assembler
Associated Tutorial
This workflows is part of the tutorial Genome Assembly using PacBio data, available in the GTN
Thanks to...
Tutorial Author(s): Anthony Bretaudeau, [Alexandre ...
Genome assembly quality control using PacBio data and with reference genome
Associated Tutorial
This workflows is part of the tutorial Genome Assembly Quality Control, available in the GTN
Thanks to...
Tutorial Author(s): Anthony Bretaudeau, [Alexandre ...
De Bruijn Graph Assembly
Associated Tutorial
This workflows is part of the tutorial Debruijn Graph, available in the GTN
Features
- Includes Galaxy Workflow Tests
Thanks to...
Tutorial Author(s): [Simon ...
Making sense of a newly assembled genome
Associated Tutorial
This workflows is part of the tutorial Ecoli Comparison, available in the GTN
Thanks to...
Tutorial Author(s): Anton Nekrutenko, Delphine Lariviere, ...
Assembly and intrahost/low-frequency variant calling for viral samples
Type: Nextflow
Creators: Patel H, Sarai Varona and Sara Monzon, Varona S and Monzon S
Submitter: WorkflowHub Sandbox Bot
Assembly, binning and annotation of metagenomes
Type: Nextflow
Creators: Hadrien Gourlé, No author provided, Daniel Straub, Sabrina Krakau
Submitter: WorkflowHub Sandbox Bot
Galaxy workflow
Type: Galaxy
Creators: Erwan Corre, Stéphanie Robin, Anthony Bretaudeau, Alexandre Cormier
Submitter: Helena Rasche
Galaxy workflow
Type: Galaxy
Creators: Erwan Corre, Stéphanie Robin, Anthony Bretaudeau, Alexandre Cormier, Laura Leroi
Submitter: Helena Rasche
A workflow!
Optional workflow to purge duplicates from the contig assembly.
Infrastructure_deployment_metadata: Galaxy Australia (Galaxy)
VIRify is a recently developed pipeline for the detection, annotation, and taxonomic classification of viral contigs in metagenomic and metatranscriptomic assemblies. The pipeline is part of the repertoire of analysis services offered by MGnify. VIRify’s taxonomic classification relies on the detection of taxon-specific profile hidden Markov models (HMMs), built upon a set of 22,014 orthologous protein domains and referred to as ViPhOGs.
VIRify is a recently developed pipeline for the detection, annotation, and taxonomic classification of viral contigs in metagenomic and metatranscriptomic assemblies. The pipeline is part of the repertoire of analysis services offered by MGnify. VIRify’s taxonomic classification relies on the detection of taxon-specific profile hidden Markov models (HMMs), built upon a set of 22,014 orthologous protein domains and referred to as ViPhOGs.
Assembly, binning and annotation of metagenomes.
Introduction
This pipeline is for assembly, binning and annotation of metagenomes. It supports both short and long reads, quality trims the reads and adapters with https://github.com/OpenGene/fastp and https://github.com/rrwick/Porechop and performs basic QC with https://www.bioinformatics.babraham.ac.uk/projects/fastqc/.
The pipeline then:
assigns taxonomy to reads using https://ccb.jhu.edu/software/centrifuge/ and/or https://ccb.jhu.edu/software/kraken2/ ...
Hybrid genome assembly.
Introduction
The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible.
Documentation
The nf-core/denovohybrid pipeline comes with documentation about the pipeline, found in the docs/ directory:
Installation Pipeline configuration
Local installation Adding your own system config Reference genomes
Running the ...