Skip to content

Expand patient trajectory tutorial#4

Draft
lordy5 wants to merge 2 commits into
lueckenlab:mainfrom
lordy5:expand-tutorial
Draft

Expand patient trajectory tutorial#4
lordy5 wants to merge 2 commits into
lueckenlab:mainfrom
lordy5:expand-tutorial

Conversation

@lordy5

@lordy5 lordy5 commented May 8, 2026

Copy link
Copy Markdown

Not ready yet. One issue I'm having is that I can't load the meta_adata anymore now that the tutorials are a submodule.

I also need to finish the analysis.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@VladimirShitov

Copy link
Copy Markdown
Member

Hey! Can you access meta_adata if you run git submodule update --init --recursive in the cloned directory?

If not, uou can either download meta_adata manually and set a custom path or wait until I merge the new branch with the datasets update (there will be a function to download this file).

@review-notebook-app

review-notebook-app Bot commented May 10, 2026

Copy link
Copy Markdown

View / edit / reply to this conversation on ReviewNB

eroell commented on 2026-05-10T11:19:58Z
----------------------------------------------------------------

Line #1.    #meta_adata = ep.io.read_h5ad("data/combat_meta_adata.h5ad")

Hi, this file should not be used anymore - it was before on the patpy github repository. You could still download it from an old version, but the way to go now is to do load metadata from the patpy datasets function

adata, meta_adata = patpy.datasets.combat_preprocessed(load_metadata=True)


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.

2 participants