Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A progress bar for drugSensitivitySig() would be nice as it can take a long time to compute #89

Open
bhaibeka opened this issue Apr 21, 2021 · 1 comment

Comments

@bhaibeka
Copy link
Member

No description provided.

@ChristopherEeles
Copy link
Contributor

So when we refactor this method, it will use BiocParallel instead of parallel. BiocParallel has built-in progress bars which can be configured for any parallelized computation, so we get this feature for free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants