Workflows
What is a Workflow?Filters
Query
Created At
Updated At
Tool
Flye2
FastQC7
BUSCO6
MultiQC5
SAMtools5
SCANPY5
Stacks5
QUAST4
Bandage3
Bwa-mem23
Minimap23
Trimmomatic3
BEDTools2
BWA2
fastp2
FASTX-Toolkit2
Merqury2
Racon2
StringTie2
VSEARCH2
Biopython1
Bracken1
compute_sequence_length1
Cutadapt1
DeepVariant1
FGENESH1
GenomeScope 2.01
gfastats1
ggplot21
HiFiAdapterFilt1
HISAT21
kraken21
KrakenTools1
Medaka1
NanoPlot1
Nextflow1
PEAR1
picard_samtofastq1
purge_dups1
RepeatMasker1
RepeatModeler1
seqtk1
STAR1
taxonomy_krona_chart1
TransDecoder1
YaHS1
More...
Workflow type
Galaxy2
Submitter
Anna Syme2
Creator
Anna Syme2
Topic annotations
Sequence assembly1
Operation annotations
De-novo assembly1
2
Workflows matching the given criteria:
(Clear all filters)
Tool:
Flye2
Space:
Australian BioCommons2
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 ...