Add support for sequencing-specific extractors and transformations and downstream objects. This would enable users to easily use tools for common sequencing data processing tasks.
Key features:
support to trigger data workflows post competition of extraction process.
currently it is happening in silos and the transformation assumes that the extraction process is complete and runs on a predefined frequency. we would like to have the transformation triggered post completion of the extraction process
Automated Workflows in relativity enables users to streamline and automate data processing tasks, particularly for sequencing-specific operations. Key features include:
Sequencing-Specific Extractors and Transformations
The system should support specialized extractors and transformations tailored for sequencing data. This allows users to easily process common sequencing data types without manual intervention.
Downstream Object Support
Automated Workflows can now handle downstream objects, enabling more complex data processing pipelines that depend on earlier extraction and transformation steps.
Triggered Transformations
A crucial improvement is the ability to trigger transformations immediately upon completion of the extraction process. This replaces the previous model where transformations ran on predefined schedules, regardless of extraction status.
Workflow Chaining
Users should be able to chain multiple workflows together, with each step triggering the next upon completion. This creates a seamless, end-to-end automated process for data handling.
Customizable Triggers
The system offers flexible trigger options, allowing workflows to start based on various conditions such as completion of other workflows.