-
Notifications
You must be signed in to change notification settings - Fork 25
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
SysVI tutorial #212
base: main
Are you sure you want to change the base?
SysVI tutorial #212
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
for more information, see https://pre-commit.ci
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.
I'm approving this for now, but this needs to be run again once scverse/scvi-tools#2421 is merged into main since we require that tutorials are run top to bottom in a container.
for more information, see https://pre-commit.ci
extra tips and grammar
clarity
formatting
calrity
add info on R calls
json bugfix
json fix
json fix
JSON FIX
adapt
update
@ori-kron-wis @canergen I updated the tutorial now according to scverse/scvi-tools#2421 |
Associated with scverse/scvi-tools#2383
Formatting
#
) headerReproducibility
Could you help with this?
scvi.settings.seed = 0
at the beginning of the notebookOther
Data is normalized to fixed number of total counts as it was normalized separately for mouse and human. If median library size was used for normalization the two datasets would not be comparable.