scverse/anndata

adata.raw = adata

Closed this issue · 1 comments

Hello I am writing a code in R. I am using reticulate and i have imported anndata.

how to activate the raw slot as done in python by adata.raw=adata, but in R?

thank you

I think this is the right location to ask for that: dynverse/anndata#27