Workflows
What is a Workflow?Filters
Workflow Overview
This Galaxy workflow allows transferring ARC imaging data stored as .ZIP file to a target OMERO instance by 1) keeping the ARC structure and 2) automatize the metadata annotation of the assay.
How does it works
The workflow extract all the ./assays/experiment/dataset/ file path and create an OMERO dataset containing the images. The "isa.assay.xlsx" file is used to add key-value pairs to the dataset.
Workflow Inputs
The workflow as three different data inputs: ...
This is the source code for an applet that runs on the DNAnexus Platform. This applet calculates the total storage for each user in a given folder in a given project on the UK Biobank Research Analysis Platform (UKB-RAP).
Applet inputs
The applet has three inputs:
- project: the name of the UKB-RAP project in which to calculate the data storage.
- folder: the name of the folder in the UKB-RAP project to be searched (if not a top-level folder then the full path should be given e.g., ...

Quantifying the unknown on MS1 level. UnbeQuant allows the quantification of measured ions without identification annotations in a DDA setting for mass spectrometry proteomics data from Bruker or Thermo mass spectrometers. To achieve this it uses identification results and sets same identifications across runs as anchors to align multiple runs, providing a mixture of the following: Identified ions with quantitative values, only some identified ...
The HumanâAI Ledger (HAIL) defines a structured, repeatable workflow for humanâAI collaboration. Through standardized checkpoints and a session ledger, HAIL documents ethical, creative, and procedural context across both human and AI contributions. While AI-generated outputs are inherently non-deterministic, HAIL supports process reproducibility by providing a consistent framework for recording collaboration, facilitating auditability, transparency, and ethical accountability in co-creative AI ...
Type: Unrecognized workflow type
Creators: Evan P. Troendle, BioFAIR Fellowship Programme
Submitter: Evan P. Troendle
Summary
This notebook shows how to integrate genomic and image data resources. This notebook looks at the question Which diabetes related genes are expressed in the pancreas?
Steps:
- Query humanmine.org, an integrated database of Homo sapiens genomic data using the intermine API to find the genes.
- Using the list of found genes, search in the Image Data Resource (IDR) for images linked to the genes, tissue and disease.
We use the intermine Python API ...
POLY_PIPELINE
A data analysis pipeline for STOmics data tailored to polyploid organisms.
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
See the CONTRIBUTING.md for details.
Main Pipeline (Cluster Execution)
The core scripts are optimized for SGE and PBS clusters execution. They use relative paths and must be run from the POLY_PIPELINE main directory.
Data Input
The input file must be the ...
Type: Snakemake
Creators: Luis F. Delgado, JĂșlia OrtĂs Sunyer, Paul Wilmes
Submitter: JĂșlia OrtĂs Sunyer
Download