BergelsonLab / BergelsonLab/blabpy

parallelize all seedlings-level pipeline operations

Open
#6 0 comments 0 reactions 1 assignee Claimed by @kalenkovich View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Create a `apply_parallel` function somewhere that will use joblib to apply a function to a list of arguments.
Call `apply_parallel` whenever a lot of files of the same type are processed.

I am not sure what the best way to handle exceptions in the subprocesses is, so - for now - assume that any exception will break the whole process.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.