Workflows
What is a Workflow?Filters
Query
Created At
Updated At
Tool
Flye2
BUSCO5
FastQC5
MultiQC5
Stacks5
Bandage3
Bwa-mem23
Minimap23
QUAST3
SAMtools3
BEDTools2
fastp2
Racon2
StringTie2
Biopython1
compute_sequence_length1
Cutadapt1
FASTX-Toolkit1
FGENESH1
GenomeScope 2.01
gfastats1
ggplot21
HiFiAdapterFilt1
HISAT21
Medaka1
Merqury1
NanoPlot1
picard_samtofastq1
purge_dups1
RepeatMasker1
RepeatModeler1
seqtk1
TransDecoder1
Trimmomatic1
YaHS1
More...
Workflow type
Galaxy2
Submitter
Anna Syme2
Space
Australian BioCommons2
Creator
Anna Syme2
Topic annotations
Sequence assembly1
Operation annotations
De-novo assembly1
Genome assembly workflow for nanopore reads, for TSI
Input:
- Nanopore reads (can be in format: fastq, fastq.gz, fastqsanger, or fastqsanger.gz)
Optional settings to specify when the workflow is run:
- [1] how many input files to split the original input into (to speed up the workflow). default = 0. example: set to 2000 to split a 60 GB read file into 2000 files of ~ 30 MB.
- [2] filtering: min average read quality score. default = 10
- [3] filtering: min read length. default = 200
- [4] ...
Assembly with Flye; can run alone or as part of a combined workflow for large genome assembly.
- What it does: Assembles long reads with the tool Flye
- Inputs: long reads (may be raw, or filtered, and/or corrected); fastq.gz format
- Outputs: Flye assembly fasta; Fasta stats on assembly.fasta; Assembly graph image from Bandage; Bar chart of contig sizes; Quast reports of genome assembly
- Tools used: Flye, Fasta statistics, Bandage, Bar chart, Quast
- Input parameters: None required, but recommend ...