Welcome to the GitHub repository for the Foodborne Pathogen Detection and Tracking Project under the fund of EOSC life industry call 2021. This project aims to provide a comprehensive solution for the identification and tracking of (foodborne) pathogens using metagenomic (Nanopore) sequencing data. The workflows are developed using Galaxy, an open-source platform for FAIR data analysis.
Workflows: The core of this project consists of a series of Galaxy-based workflows collectively known as PathoGFAIR. These workflows are designed to process Nanopore sequencing data, detect pathogens, and track their presence across samples. Workflows are available via the Galaxy Intergalactic Workflow Comission IWC
PathoGFAIR consists of 5 workflows that are created to be scalable to any other type of sequencing technique as well as agnostic such that it can detect all possible pathogens without specifying any pathogen species or giving any information about the input samples to the workflows. The 5 workflows are:
Training Material: To assist users in understanding and using the workflows, we have provided extensive training material. This includes tutorials, documentation, and guidelines available via the Galaxy Training Network GTN.
Notebooks: In this repository, you’ll find Jupyter notebooks that utilize the output generated by the workflows. These notebooks are designed for reproducing paper-associated figures and allow users to produce similar extra figures other than the ones already included in workflow 2 and 5. The notebook is also designed to run on any Galaxy instance using Jupytool.
Galaxy Instance: You can run the workflows on any Galaxy instance. The workflows are openly available on two workflow registries; WorkflowHub and Dockstore. You can directly use PathoGFAIR on the three main Galaxy servers; European, American, and Australian, or install it on any other Galaxy server.
Data Preparation: Ensure your data is in the correct format and follows the specified guidelines. Please take a look at the training material for details on input requirements.
Workflow Execution: Import the PathoGFAIR workflows into your Galaxy instance and follow the step-by-step instructions provided in the associated training material to execute the workflows on your data.
Jupter notebooks: The bin
directory contains Jupyter notebooks for post-processing and visualization of workflow results.
Workflows output datasets: The data
directory contains outputs of the workflows after running them on the paper-mentioned samples (BioProject PRJNA982679, BioProjects PRJNA942086 and PRJNA942088). The directory also includes the samples metadata.
Jupter notebooks results: The results
directory contains results after running the Jupyter notebooks on the workflows output datasets.
Publication figures: The docs/figures
directory contains all figures mentioned in the paper.
Publication tables: The docs/tables
directory contains all tables mentioned in the paper.
The Galaxy history includes the output of running PathoGFAIR workflows on 46 samples, sampled and sequenced by Biolytix.
This section provides detailed instructions on replicating the PathoGFAIR benchmarking process, as outlined in our PathoGFAIR Benchmarking protocol on protocols.io. The focus here is on running the selected systems/pipelines used in our benchmarking.
Setup: Access our created Galaxy history, which contains the benchmarking results of PathoGFAIR
Results:
data/benchmark
.
Execution: Sample uploads started on Tuesday, October 15th, at 9 AM. Dataset upload finished at 9:58 AM. Analysis was fully completed for all samples after: 1hour and 30 mins of the datasets finished upload.
Execution: Sample uploads started on Tuesday, October 15th, at 11:30 AM. Dataset upload finished at 12:30 PM. Analysis was fully completed for all samples after: 1hour and 30 mins of the datasets finished upload.
By following these steps, you can replicate our benchmarking process and assess the performance of each system in detecting and identifying pathogens from metagenomic data. For additional details, refer to our published protocol on protocols.io or explore the respective systems via the links provided in data/benchmark
.
If you use or refer to this project in your research, please cite the associated paper: [PathoGFAIR: a series of FAIR and adaptable (meta)genomics workflows for (foodborne) pathogens detection and tracking].
Feel free to contribute, open issues, or provide feedback.