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
I'm trying to read in visium data with antibody capture data but for some reason the antibody capture data is not registering. Is there something I'm doing wrong? I couldn't find documentation on how to do this. Although I do see the antibody capture data in the web_summary.html
However read_10x_mtx method works directly on the folder, is there a way to add gex_only functionality to the read_visium function?
Does this depreciation mean squidpy will be a drop in replacement for scanpy functions like sc.pl.spatial(prop_adata, color = "Cancer Cells")? We have vignettes for an ongoing project that will need modification. Is there a post to read about the depreciation changes?
Secondly, are you able to pull the same changes I put on the PR for Scanpy, or should I fork Squidpy and try editing it here? I'm not familiar with pull requests and have read the contributing documentation, but I am still struggling to get it to pass the checks. It's a relatively straightforward change of 6 lines to add existing gex_only read_10x_h5 functionality to the read_visium function.
Description
See scverse/scanpy#3113
Minimal reproducible example
Traceback
Version
cc @alexanderchang1
The text was updated successfully, but these errors were encountered: