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

fix solo when using layers #1098

Merged
merged 2 commits into from
Jul 13, 2021
Merged

fix solo when using layers #1098

merged 2 commits into from
Jul 13, 2021

Conversation

adamgayoso
Copy link
Member

Fixes #1095

@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #1098 (c70d327) into master (527fcea) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1098   +/-   ##
=======================================
  Coverage   90.64%   90.65%           
=======================================
  Files          91       91           
  Lines        6884     6889    +5     
=======================================
+ Hits         6240     6245    +5     
  Misses        644      644           
Impacted Files Coverage Δ
scvi/external/solo/_model.py 94.26% <100.00%> (+0.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 527fcea...c70d327. Read the comment docs.

@adamgayoso adamgayoso merged commit 5c735b8 into master Jul 13, 2021
@adamgayoso adamgayoso deleted the solo_layer branch July 13, 2021 18:01
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.

Solo: scvi.external.SOLO.from_scvi_model() errors if scvi.data.setup_anndata() used a layer
1 participant