SEEK ID: https://workflowhub.eu/people/278
Location: Not specified
ORCID:
https://orcid.org/0000-0002-5987-8032
Joined: 31st May 2022
Expertise: Not specified
Tools: Not specified
Related items
A space managed by WorkflowHub administrators for teams that don't want/need to manage their own space.
Teams: IBISBA Workflows, NMR Workflow, UNLOCK, NanoGalaxy, Galaxy Climate, PNDB, IMBforge, COVID-19 PubSeq: Public SARS-CoV-2 Sequence Resource, LBI-RUD, Nick-test-team, usegalaxy-eu, Italy-Covid-data-Portal, UX trial team, Integrated and Urban Plant Pathology Laboratory, SARS-CoV-2 Data Hubs, lmjxteam2, virAnnot pipeline, Ay Lab, iPC: individualizedPaediatricCure, Harkany Lab, Genomics Coordination Center, EJPRD WP13 case-studies workflows, Common Workflow Language (CWL) community, Testing, SeBiMER, IAA-CSIC, MAB - ATGC, Probabilistic graphical models, GenX, Snakemake-Workflows, ODA, IPK BIT, CO2MICS Lab, FAME, CHU Limoges - UF9481 Bioinformatique / CNR Herpesvirus, Quadram Institute Bioscience - Bioinformatics, HecatombDevelopment, Institute of Human Genetics, Testing RO Crates, Test Team, Applied Computational Biology at IEG/HMGU, INFRAFRONTIER workflows, OME, TransBioNet, OpenEBench, Bioinformatics and Biostatistics (BIO2 ) Core, VIB Bioinformatics Core, CRC Cohort, ICAN, MustafaVoh, Single Cell Unit, CO-Graph, emo-bon, TestEMBL-EBIOntology, CINECA, Toxicology community, Pitagora-Network, Workflows Australia, Medizinisches Proteom-Center, Medical Bioinformatics, AGRF BIO, EU-Openscreen, X-omics, ELIXIR Belgium, URGI, Size Inc, GA-VirReport Team, The Boucher Lab, Air Quality Prediction, pyiron, CAPSID, Edinburgh Genomics, Defragmentation TS, NBIS, Phytoplankton Analysis, Seq4AMR, Workflow registry test, Read2Map, SKM3, ParslRNA-Seq: an efficient and scalable RNAseq analysis workflow for studies of differentiated gene expression, de.NBI Cloud, Meta-NanoSim, ILVO Plant Health, EMERGEN-BIOINFO, KircherLab, Apis-wings, BCCM_ULC, Dessimoz Lab, TRON gGmbH, GEMS at MLZ, Computational Science at HZDR, Big data in biomedicine, TRE-FX, MISTIC, Guigó lab, Statistical genetics, Delineating Regions-of-interest for Mass Spectrometry Imaging by Multimodally Corroborated Spatial Segmentation, WES, Bioinformatics Unit @ CRG, Bioinformatics Innovation Lab, BSC-CES, ELIXIR Proteomics, Black Ochre Data Labs, Zavolan Lab, Metabolomics-Reproducibility, Team Cardio, NGFF Tools, Bioinformatics workflows for life science, Workflows for geographic science, Pacific-deep-sea-sponges-microbiome, CSFG, SNAKE, Katdetectr, INFRAFRONTIER GmbH, PerMedCoE, EuroScienceGateway, Euro-BioImaging, EOSC-Life WP3 OC Team, cross RI project, ANSES-Ploufragan, SANBI Pathogen Bioinformatics, Biodata Analysis Group, DeSci Labs, Erasmus MC - Viroscience Bioinformatics, ARA-dev, Mendel Centre for Plant Genomics and Proteomics, Metagenomic tools, WorkflowEng, Polygenic Score Catalog, bpm, scNTImpute, Systems Biotechnology laboratory, Cimorgh IT solutions, MLme: Machine Learning Made Easy, Hurwitz Lab, Dioscuri TDA, Scipion CNB, System Biotechnology laboratory, yPublish - Bioinfo tools, NIH CFDE Playbook Workflow Partnership, MMV-Lab, EMBL-CBA, EBP-Nor, Evaluation of Swin Transformer and knowledge transfer for denoising of super-resolution structured illumination microscopy data, Bioinformatics Laboratory for Genomics and Biodiversity (LBGB), multi-analysis dFC
Web page: Not specified
The goal of COVID-19-Biohackathon 2020 (COVID-19-BH20) is to develop and gather computational tools that can be useful for studying the biology of the virus and the disease.
The COVID-19 Programme in Workflow Hub aims to gather workflows for the analysis of COVID-19 molecular biology data and their metadata. In this programme, all workflows and their metadata will be curated and made interoperable, reusable and reproducible. All workflows and their metadata will be easily accessible to everyone ...
Teams: Connor Lab, GalaxyProject SARS-CoV-2, InSaFLU, nf-core viralrecon, CWL workflow SARS-CoV-2, V-Pipe, Test team
Web page: https://github.com/virtual-biohackathons/covid-19-bh20
Space: Independent Teams
Public web page: https://usegalaxy.eu
Organisms: Not specified
The Galaxy Training Network (GTN) is a collection of hands-on tutorials that are designed to be interactive and are built around Galaxy.
These tutorials can be used for learning and teaching how to use Galaxy for general data analysis, as well as a wide array of hands-on tutorials covering specific domains such as assembly, RNA-Seq analysis, deep learning, climate analysis, and more!
Space: This Team is not associated with a Space
Public web page: https://training.galaxyproject.org
Start date: 1st Sep 2017
Organisms: Homo sapiens, SARS-CoV-2
Ongoing analysis of COVID-19 using Galaxy, BioConda and public research infrastructures https://covid19.galaxyproject.org
Space: COVID-19 Biohackathon
Public web page: https://github.com/galaxyproject/SARS-CoV-2
Organisms: Homo sapiens, SARS-CoV-2
Generic consensus building
This workflow generates consensus sequences using a list of variants generated by Variant Calling Workflow.
The workflow accepts a single input:
- A collection of VCF files
The workflow produces a single output:
- Consensus sequence for each input VCF file
The workflow can be accessed at usegalaxy.org
Generic variation analysis reporting
This workflow generates reports from a list of variants generated by Variant Calling Workflow.
The workflow accepts a single input:
- A collection of VCF files
The workflow produces two outputs (format description below):
- A list of variants grouped by Sample
- A list of variants grouped by Variant
Here is example of output by sample. In this table all varinats in all samples are epxlicitrly listed:
| Sample | ...
Generic variant calling
A generic workflow for identification of variants in a haploid genome such as genomes of bacteria or viruses. It can be readily used on MonkeyPox. The workflow accepts two inputs:
- A genbank file with the reference genomes
- A collection of paired fastqsanger files
The workflow outputs a collection of VCF files for each sample (each fastq pair). These VCF files serve as input to the Reporting workflow.
Workflow can be accessed ...