Workflows
What is a Workflow?Filters
Prostate cancer classification workflow
This workflow segments tissue regions and classifies prostate cancer on H&E whole slide images, using AI. It consists of three steps:
-
low-resolution tissue segmentation to select areas for further processing;
-
high-resolution tissue segmentation to refine borders - it uses step 1 as input;
-
high-resolution normal/cancer classification - it uses step 1 as input.
Tissue segmentation workflow
This workflow performs tissue segmentation on H&E whole slide images using AI.
Fragment-based virtual screening with docking and pose scoring
Dock a compound library against a target protein with rDock and validate the poses generated against a reference fragment using SuCOS to compare the feature overlap. Poses are filtered by a user-specified SuCOS threshold.
A list of fragments should be specified which will be used to define the cavity for docking, using the 'Frankenstein ligand' technique. For more details, please see https://www.informaticsmatters.com/blog/2018/11/23/cavities-and-frankenstein-molecules.html ...
sort lines and change text to upper case
COVID-19: variation analysis reporting
This workflow takes table of variants produced by any of the other four variant calling workflows in https://github.com/galaxyproject/iwc/tree/main/workflows/sars-cov-2-variant-calling and generates a list of variants by Samples and by Variant.
COVID-19: variation analysis on WGS SE data
This workflows performs single end read mapping with bowtie2 followed by sensitive variant calling across a wide range of AFs with lofreq and variant annotation with snpEff 4.5covid19.