cloud-pipeline
cloud-pipeline copied to clipboard
Cloud agnostic genomics analysis, scientific computation and storage platform
The pull request brings the fix for SGE failure after commit. SGE will be reinstalled if already exists for committed images.
The current PR provides a new API method `GET /hcs/images` for cellprofiler web service. This method provides an ability to save image in original quality and z-plane projection. The following...
This PR changes the way how we perform generation of OME.TIFF structure in HCS Parser. Previously we generated one big `ome.tiff` for each sequence, such file contains all `wells` related...
This PR mutes email notifications for test users and set test json for ui.runs.filters preference before tests.
The current PR provides implementation for issue #3219 This PR brings changes for API method `GET /pipeline/{id}/sources`: all requested data shall be loaded
The current PR provides fix hanging in `_find_job()` method in `cluster.py`.
This PR adds a test to check Markdown for the Tools Description page (and probably others) https://github.com/epam/cloud-pipeline/issues/2445.