Workflows
What is a Workflow?Filters
Workflow to download and prepare TCGA data.
The workflow divides the process of generating Gene Regulatory networks from TCGA cancer data in three steps:
- Downloading the raw data from GDC and saving the rds/tables needed later
- Preparing the data. This step includes filtering the data, normalizing it...
- Analysis of gene regulatory networks
PVGA is a powerful virus-focused assembler that does both assembly and polishing. For virus genomes, small changes will lead to significant differences in terms of viral function and pathogenicity. Thus, for virus-focused assemblers, high-accuracy results are crucial. Our approach heavily depends on the input reads as evidence to produce the reported genome. It first adopts a reference genome to start with. We then align all the reads against the reference genome to get an alignment graph. After ...
This workflow demonstrates the integration of FAIR principles into the workflow management ecosystem through provenance integration in Autosubmit, a workflow manager developed at the Barcelona Supercomputing Center (BSC), and SUNSET (SUbseasoNal to decadal climate forecast post-processing and aSSEssmenT suite), an R-based verification workflow also developed at BSC.
Autosubmit supports the generation of data provenance information based on RO-Crate, facilitating the creation of machine-actionable ...
This KNIME workflow is designed to facilitate the loading of image data from OMERO. It includes key preprocessing steps for VAST data, such as metadata creation and the linking of Key-Value Pairs.
- Fetching Images: The first step involves fetching images from a locally accessible folder.
- User Authentication: Users are prompted to input their OMERO username and password through a Java snippet. This information is then converted into variables that can be used by the Python script node. ...
Calculate extended gamma-ray source halo using crbeam simulation
Crop Wild Relatives distribution modeling workflow using the ModGP; a prototype Digital Twin from BioDT.
Workflow to perform nuclei cell counting on High Content Screening (HCS) Data and upload result into OMERO
In this workflow, cell images are first uploaded to both Galaxy and OMERO using the “OMERO Image Import” tool. Concurrently, image processing is performed. After thresholding and binarization, key features of nuclei, such as area, label number, and perimeter, are computed from the processed images and saved as a CSV file. The result file is then attached to each image stored in OMERO using ...
General workflow to upload data into OMERO using Galaxy
A dataset for testing can be found at: https://zenodo.org/records/14205500
Important Security Note: It is crucial to be aware that storing credentials as variables can pose security risks, particularly if accessed by administrators. Therefore, it is essential to handle user credentials securely and in accordance with best practices.
General workflow to upload data into OMERO using KNIME
The workflow consists of two main branches: the Green Branch, which imports a folder containing images, and the Purple Branch, which enables the annotation of metadata as key-value pairs.
- Fetching Images: The first step involves fetching images from a locally accessible folder.
- User Authentication: Users are prompted to input their OMERO username and password through a Java snippet. This information is then converted into ...