-
I am trying to implement a custom function to be used in internal workflows by our admin teams.
As input property it must accept a file uploaded by a user.
I have created a workflow with 1st step be…
-
This is a high level project management issue to outline general work to prepare a minimum `um2nc` utility for `esm1.5` post-processing. For simplicity, this content is a GitHub issue, however can be …
-
**Is your feature request related to a problem? Please describe.**
The same value can be an argument of many activities. For example, one activity returns a document, and then 1k activities are invok…
-
# Improve Type Checking and Expand Test Coverage in Python SDK
## Issue Description
The Indexify Python SDK would benefit from stronger type checking and improved test coverage. This will enhanc…
-
The file here:
https://github.com/GLYCAM-Web/MD_Utils/blob/actual/protocols/Glycan/Prep_and_Minimization/Run_Multi-Part_Simulation.bash
Is different than from here:
https://github.com/GLYCAM-Web/MD…
-
### Describe your feature request
access workflow templates and engine store by using sdk
There are GetTemplates func but no GetWorkflows function.
And for engine.Store, I hope to get the store so…
-
**Current behaviour**
Consider the following workflow example:
- `reana.yaml` content:
```yaml
inputs:
files:
- inputs.yaml
- Snakefile
parameters:
input: inputs.yaml
w…
-
It's very easy to hit the Delete functions in the webGUI in the Files section without meaning it. I really don't want to have to restore files every single time I accidentally hit that button as that'…
-
### What do you want to change?
Currently, I am in the process of replacing Ent with SQLC. Our workflow involves writing our database schema, generate functions that map to sql queries, which s…
-
# Goal
The main scope of the `MRIConfig` class is to contain all the relevant information about the MRI scan, that are useful in the following steps of the data processing workflow. These are current…