Which feature do you want to include?
The lists provided by these fields
correlation_method:
- spearman
alpha:
- 0.05
are run in parallel. Overall, they share a lot of the same data fetching and processing steps, so will likely be better/more efficient to simply run them in sequence.
How do you imagine this integrated in nimgen?
Each step can read in the configuration file as an argument and then run the pipeline in a for loop over the product of these lists.
Do you have a sample code that implements this outside of nimgen?
No response
Anything else to say?
No response
Which feature do you want to include?
The lists provided by these fields
are run in parallel. Overall, they share a lot of the same data fetching and processing steps, so will likely be better/more efficient to simply run them in sequence.
How do you imagine this integrated in nimgen?
Each step can read in the configuration file as an argument and then run the pipeline in a for loop over the product of these lists.
Do you have a sample code that implements this outside of nimgen?
No response
Anything else to say?
No response