-
Notifications
You must be signed in to change notification settings - Fork 30
MethylVI batch effect tutorial #363
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
MethylVI batch effect tutorial #363
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
See comments overall looks fine. @ori-kron-wis can you help make the style consistent with other tutorials (I assume removing notebook style commands). These might change rendering on the webpage, which can end up ugly. |
4bb1cbf
to
fa8837d
Compare
4f6af86
to
d077c0a
Compare
@canergen not so sure what is the problem/difference in style? care to give a few examples? |
Hi @canergen. Just wanted to check in to see if you had updates re: my and @ori-kron-wis's previous comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please replace wget with pooch.
@ori-kron-wis Please merge after adding pooch. |
Tutorial accompanies scverse/scvi-tools#2834
Formatting
#
) headerReproducibility
scvi.settings.seed = 0
at the beginning of the notebookOther