Skip to content

Fix add missing joblib_verbosity argument in fit_genewise_dispersions#61

Merged
BorisMuzellec merged 1 commit intomainfrom
fix_joblib_verbosity
Jan 23, 2023
Merged

Fix add missing joblib_verbosity argument in fit_genewise_dispersions#61
BorisMuzellec merged 1 commit intomainfrom
fix_joblib_verbosity

Conversation

@BorisMuzellec
Copy link
Copy Markdown
Collaborator

This PR adds the joblib_verbosity attribute of DeseqDataSet, which allows to control the level of verbosity of Parallel worker pools, as an argument in the main loop of fit_genewise_dispersions, from which it was missing.

@BorisMuzellec BorisMuzellec requested a review from maikia January 23, 2023 14:11
Copy link
Copy Markdown
Collaborator

@maikia maikia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BorisMuzellec BorisMuzellec merged commit e84ea99 into main Jan 23, 2023
@BorisMuzellec BorisMuzellec deleted the fix_joblib_verbosity branch January 24, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants