Workflows
What is a Workflow?Filters
WorkflowHub Knowledge Graph
A tool to generate a knowledge graph from a source of RO Crates. By default, this tool sources and generates an RDF graph of crates from WorkflowHub.
Type: Snakemake
Creators: Alexander Hambley, Oliver Woolland, Eli Chadwick, Volodymyr Savchenko, José Mª Fernández, Stian Soiland-Reyes
Submitter: Eli Chadwick
Workflow for Metagenomics binning from assembly.
Minimal inputs are: Identifier, assembly (fasta) and an associated sorted BAM file
Summary
- MetaBAT2 (binning)
- MaxBin2 (binning)
- SemiBin2 (binning)
- Binette (bin merging)
- EukRep (eukaryotic classification)
- CheckM2 (bin completeness and contamination)
- BUSCO (bin completeness)
- GTDB-Tk (bin taxonomic classification)
- CoverM (bin abundances)
Including: Bin annotation (workflow: https://workflowhub.eu/workflows/1170):
- Bakta
...
Type: Common Workflow Language
Creators: Jasper Koehorst, Bart Nijsse
Submitters: Jasper Koehorst, Bart Nijsse
The bioinformatic workflow presented here enables the analysis of RNA sequencing data obtained from human reproductive tissues in unexplained recurrent pregnancy loss (uRPL) research. This pipeline requires a sample sheet containing the sample information (example_input_data.csv) and gene expression matrices generated using the Salmon tool in the nf-core/rnaseq bioinformatics pipeline (example_count_data.csv). For more information on how to use the nf-core/rnaseq pipeline including the required ...
Type: Common Workflow Language
Creators: Ryo Mameda, Sora Yonezawa
Submitters: Sora Yonezawa, Ryo Mameda
Purge contigs marked as duplicates by purge_dups (could be haplotypic duplication or overlap duplication). The contigs are purged from the first assembly (hap1, pri...), added to the second assembly (hp2, alt... ), then the 2nd assembly is purged as well. If you think only one of the assemblies needs purging, use the VGP6b workflow. This workflow is the 6th workflow of the VGP pipeline. It is meant to be run after one of the contigging steps (Workflow 3, 4, or 5).
Generate a genome assembly based on PacBio HiFi reads. Part of the VGP suite, it needs to be run after the VGP1 k-mer profiling workflow. The assembly contigs are built using HiFiasm, and the workflow generates assembly statistics, BUSCO reports, Merqury plots, and the contigs in fasta and GFA formats.
Generate phased assembly based on PacBio HiFi reads and parental Illumina data for phasing. Part of the VGP workflow suite, it needs to be run after the Trio k-mer Profiling workflow VGP2. This workflow uses HiFiasm for contigging, and generates assembly statistics, BUSCO reports, Merqury plots, and the genome assembly contigs in fasta and GFA format.
Purge contigs marked as duplicates by purge_dups in a single haplotype (could be haplotypic duplication or overlap duplication). If you think the purged contigs might belong to the other haplotype, use the workflow VGP6 instead. This workflow is the 6th workflow of the VGP pipeline. It is meant to be run after one of the contigging steps (Workflow 3, 4, or 5).
pb_variants
A snakemake 9 based Pipeline for hifi snp, sv, cnv calling, phasing and more
Only PacBio data for now
!!THIS PIPLINE IS IN-DEVELOPMENT AND EXPERIMENTAL, USE AT YOUR OWN RISK!!
what this tools aims to deliver:
- newest and best tools suited for HiFi data (only for now)
- singletons and trio analysis (trio is coming sometime...)
- human-first (hg38 for now), others should be possible (untested...)
included tools:
- deepvariant or bcftools for snp calling
- snps get used for ...
Text mining a museum collection in tabular format to extract from which year most objects derive and what they are.
Associated Tutorial
This workflows is part of the tutorial OpenRefine Tutorial for researching cultural data, available in the GTN
Features
- Includes [Galaxy Workflow ...