-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spacemake run crashes #57
Comments
Hi! Thanks for opening this issue! It is a bug related to the generation of plots for QC sheets and automated analysis (with R). We're exploring why this is the case (might have to do with some tiles having an unexpected number of spatial units). If you run |
Hi @varsha090597, the first error is related to the stitching of individual tiles into a larger area and is likely related to your coordinate system file. Can you verify if the your coordinate system file you have contains the The second error occurs during the automated analysis, which is also not a critical step -- you can do it with scanpy for instance. It did find only 1 cluster in the data though, which might be not what you were expecting. |
Yes, you basically need to modify the coordinate system file so that the rows match the names of the files you have. For instance, if the |
Hi! What is the status of this? |
Hi,
When I tried running the spacemake run command after initializing and configuring I get the following error which wasn't very intuitive. It would be very helpful if you could point me to what exactly is going wrong. Thanks!
The text was updated successfully, but these errors were encountered: