Error running plot in spatial coordinates #246
Unanswered
ChristinaSteyn
asked this question in
Q&A
Replies: 1 comment
-
Please check scanpy documentation and spatial tutorial https://scanpy-tutorials.readthedocs.io/en/latest/spatial/basic-analysis.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I was also hoping to get assistance with this code:
which is giving this error:
ValueError: Found multiple possible libraries in `.uns['spatial']. Please specify. Options are:
['run_spaceranger_count_DH1', 'run_spaceranger_count_DH1a', 'run_spaceranger_count_DH2', 'run_spaceranger_count_DH2a', 'run_spaceranger_count_DH3', 'run_spaceranger_count_DH3a', 'run_spaceranger_count_DH4', 'run_spaceranger_count_DH4a']
It seems fairly straightforward but I am a novice in python and not sure how I should go about specifying one of these.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions