cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

Cloud agnostic genomics analysis, scientific computation and storage platform

Results 380 cloud-pipeline issues
Sort by recently updated
recently updated
newest added
trafficstars

**Background** At the moment, pipe CLI's `-s` option uses files' sizes to make a decision if a file shall be pushed to the Cloud. If would be beneficial to include...

kind/enhancement
sys/cli

**Background** Sometimes, grid engine job are launched with custom requirements which cannot be satisfied. It would be helpful if grid engine autoscaler could purge such job custom requirements. **Approach** Optionally...

kind/enhancement
sys/core

**Background** SGE exclusive resource support has been introduced in fa6476cf. Currently, grid engine autoscaler ignores job exclusive resource requirements. **Approach** Grid engine autoscaler should respect SGE exclusive job requirements.

kind/enhancement
sys/core

Similarly to download function for S3 buckets, it should be possible to download AWS Omics files: - Specific source or index file of an AWS Omics readSet/reference - The whole...

**Background** Currently, _pipe storage mount_ command allows to mount object storages and WebDAV servers as local directories. In certain scenarios, it may be helpful to also serve local directories as...

kind/enhancement
sys/cli

Should be done with a new form on AWS Seq Store view: fields: - File type (BAM, CRAM, UBAM, FASTQ) - Reference from ref storage (required for BAM and CRAM),...

**Background** DTS shall support a preference to enable additional logging. If it is enabled, all pipe command stdout and stderr shall be logged to a separate log file.

kind/enhancement

**Background** Now pipe command for DTS service is set in application.properties file. Allow to configure pipe command along with it parameters using DTS preferences.

kind/enhancement

**Background** After these changes 43266d771bc302039e05761732d5519450a9d800 we removed force delete for pods which sometimes lead to pod hanging in terminated status for unlimited period. **Approach** PodMonitor shall contain in-memory list of...

kind/enhancement

AWS Omics store have capability to import files into it from s3 bucket, we also have such functionality on the server side, let's implement it on the UI as well....