You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very very nice job, it's very helpful for researchers in this field
When I try to map brain organoid data to the developing human brain ([Braun at al.],I only get the ref_adata from this paper,but for 'scarches_BraunLinnarsson/model.pt' in your Tutorials, I can't get it location of this pretraining model, Have you already provided it? Or we need to train it ourselves?
A snippet of my code # Load reference model ref_model = scvi.model.SCANVI.load( "scarches_BraunLinnarsson/model.pt", adata=ref_adata, )
Thanks!
The text was updated successfully, but these errors were encountered:
Hi
Very very nice job, it's very helpful for researchers in this field
When I try to map brain organoid data to the developing human brain ([Braun at al.],I only get the ref_adata from this paper,but for 'scarches_BraunLinnarsson/model.pt' in your Tutorials, I can't get it location of this pretraining model, Have you already provided it? Or we need to train it ourselves?
A snippet of my code
# Load reference model ref_model = scvi.model.SCANVI.load( "scarches_BraunLinnarsson/model.pt", adata=ref_adata, )
Thanks!
The text was updated successfully, but these errors were encountered: