Is your feature request related to a problem?
Each sample is processed serially and does not scale well with more samples.
Describe the solution you'd like
- Samples processed in parallel
- Resource-intensive steps submitted as a job on Gadi, via ARE
- Contact NCI helpdesk for suggestions
Describe alternatives you've considered
@mgeaghan experimented with snow and multicoreparam backends but kept erroring when setting up; not a simple implementation.
Additional context
No response
Is your feature request related to a problem?
Each sample is processed serially and does not scale well with more samples.
Describe the solution you'd like
Describe alternatives you've considered
@mgeaghan experimented with
snowandmulticoreparambackends but kept erroring when setting up; not a simple implementation.Additional context
No response