Skip to content

Commit

Permalink
Update scvi/external/sysvi/_model.py
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 authored Mar 15, 2024
1 parent 9e0cba9 commit 54f5734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scvi/external/sysvi/_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ def __init__(
else []
)

# self.summary_stats provides information about anndata dimensions and other tensor info
self.module = SysVAE(
n_input=adata.shape[1],
n_cov_const=n_cov_const,
Expand Down

0 comments on commit 54f5734

Please sign in to comment.