Combined workflows for large genome assembly

public public 1yr ago Version: Version 1 0 bookmarks

Combined workflow for large genome assembly

The tutorial document for this workflow is here: https://doi.org/10.5281/zenodo.5655813

What it does: A workflow for genome assembly, containing subworkflows:

  • Data QC
  • Kmer counting
  • Trim and filter reads
  • Assembly with Flye
  • Assembly polishing
  • Assess genome quality

Inputs:

  • long reads and short reads in fastq format
  • reference genome for Quast

Outputs:

  • Data information - QC, kmers
  • Filtered, trimmed reads
  • Genome assembly, assembly graph, stats
  • Polished assembly, stats
  • Quality metrics - Busco, Quast

Options

  • Omit some steps - e.g. Data QC and kmer counting
  • Replace a module with one using a different tool - e.g. change assembly tool

Infrastructure_deployment_metadata: Galaxy Australia (Galaxy)

Login to post a comment if you would like to share your experience with this workflow.

Do you know this workflow well? If so, you can request seller status , and start supporting this workflow.

Free

Created: 1yr ago
Updated: 1yr ago
Maitainers: public
URL: https://usegalaxy.eu/workflows/trs_import?trs_server=workflowhub.eu&run_form=true&trs_id=230&trs_version=1
Name: combined-workflows-for-large-genome-assembly
Version: Version 1
Badge:
workflow icon

Insert copied code into your website to add a link to this workflow.

Downloaded: 0
Copyright: Public Domain
License: None
  • Future updates

Related Workflows

cellranger-snakemake-gke
snakemake workflow to run cellranger on a given bucket using gke.
A Snakemake workflow for running cellranger on a given bucket using Google Kubernetes Engine. The usage of this workflow ...