SEEK ID: https://workflowhub.eu/people/112
Location: Not specified
ORCID: Not specified
Joined: 12th Mar 2021
Expertise: Not specified
Tools: Not specified

Related items
Biodiversity Genomics Europe, funded by Horizon Europe call HORIZON-CL6-2021-BIODIV-01-01, aims at aligning the resources and research agendas of both DNA barcoding and reference genome generation, thus opening the door for a true quantum leap in biodiversity genomics research in Europe.
Despite ground-breaking developments in both DNA barcoding and full genome sequencing, there remains a critical need to develop and strengthen functioning communities of practice ...
Teams: Vertebrate Genomes Pipelines in Galaxy, Biodiversity Genomics Europe (general)
Web page: https://biodiversitygenomics.eu/
A community effort to collect a curated set of analysis pipelines built using Nextflow.
Teams: nf-core
Web page: https://nf-co.re
A community effort to collect a curated set of analysis pipelines built using Nextflow.
Space: nf-core
Public web page: https://nf-co.re
Organisms: Not specified
IWC - Intergalactic Workflow Commission
Space: This Team is not associated with a Space
Public web page: https://github.com/galaxyproject/iwc
Organisms: Not specified
The Vertebrate Genomes Pipelines in Galaxy are intended to allow a user to generate high-quality near error-free assemblies of species from a user's own data or from the GenomeArk database
Space: Biodiversity Genomics Europe (BGE)
Public web page: https://galaxyproject.org/projects/vgp/workflows/
Organisms: Not specified
Type: Nextflow
Creators: Gisela Gabernet, Simon Heumos, Alexander Peltzer
Submitter: WorkflowHub Bot
This workflow constructs Metagenome-Assembled Genomes (MAGs) using SPAdes or MEGAHIT as assemblers, followed by binning with four different tools and refinement using Binette. The resulting MAGs are dereplicated across the entire input sample set, then annotated and evaluated for quality. You can provide pooled reads (for co-assembly/binning), individual read sets, or a combination of both. The input samples must consist of the original reads, which are used for abundance estimation. In all cases, ...
Type: Galaxy
Creators: Bérénice Batut, Paul Zierep, Mina Hojat Ansari, Patrick Bühler, Santino Faack
Submitter: WorkflowHub Bot
This workflow can be used to assign multi-element molecular formulas to ultrahigh resolution mass spectra.
Workflow to predict EI mass spectra using QCxMS starting from a single SDF file, containing the 3D coordinates of all atoms in the molecule. These files can typically be obtained from PubChem.
Perform dcTMD free energy simulations and calculations
Type: Nextflow
Creators: Christopher Mohr, Alexander Peltzer, Sven Fillinger
Submitter: WorkflowHub Bot
Complete multiplex tissue image (MTI) analysis pipeline for tissue microarray (TMA) data imaged using cyclic immunofluorescence: Performs illumination correction, stitching and registration, and tissue microarray segmentation. Tissue-segmented images undergo nuclear segmentation, cell/nuclei feature quantification (mean marker intensities, cell coordinates, and morphological features), and cell phenotyping. Produces outputs that are compatible with downstream single-cell/spatial analysis and ...
Decontamination Workflow
Decontamination (foreign contaminants and mitochondrial sequences) of genome assembly after scaffolding step. Part of the VGP Suite.
Inputs
- Genome Assembly [fasta]
- Database for Kraken2. Database containing the possible contaminants.
Ouput
- List of contaminant scaffolds
- List of mitochondrial scaffolds
- Decontaminated assembly
This workflow perform the scaffolding of a genome assemble using HiC data with YAHS. Part of the VGP set of workflows.
Type: Nextflow
Creators: No author provided, Hadrien Gourlé, Daniel Straub, Sabrina Krakau
Submitter: WorkflowHub Bot
This workflow generates Hi-C contact maps for genome assemblies in the Pretext format. It is compatible with one or 2 haplotypes. It includes tracks for PacBio read coverage, Gaps, and telomeres. The Pretext files can be open in PretextView for the manual curation of genome assemblies.
Genome Assembly with Hifi reads and Trio Data
Generate phased assembly based on PacBio Hifi Reads using parental Illumina data for phasing. Part of the VGP workflow suite, it needs to be run after the Trio k-mer Profiling workflow VGP2.
Inputs
- Hifi long reads [fastq]
- Concatenated Illumina reads : Paternal [fastq]
- Concatenated Illumina reads : Maternal [fastq]
- K-mer database [meryldb] generated by VGP2 workflow.
- Paternal hapmer database [meryldb] generated by VGP2 workflow.
...
Purge contigs marked as duplicates by purge_dups (could be haplotypic duplication or overlap duplication). 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)
Purge duplicates from one haplotype. Prerequisites: run after a k-mer profiling workflow (VGP 1 or 2) and a contiging workflow (VGP 3,4 or 5).