-
Notifications
You must be signed in to change notification settings - Fork 18
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
Error dec_celltype using cell2loc #11
Comments
I ran it using the example dataset, and it worked. Maybe I am not creating the SpaTalk object correctly. Could you please tell me how to import Visium data into the pipeline? |
Thanks your feedback. For Visium data, you just need prepare the |
Yes, I followed it, but it still gives me an error. I created it according to that vignette, and it creates the SpaTalk data using Could you please share the code you used to read Visium data and analyze it with SpaTalk? |
@ccruizm Here is my code used to read Visium data and analyze it with SpaTalk.
|
I tried using your code, and I got the same error. Is there a way I can share the files with you so we can troubleshoot where the issue is, please? |
@ccruizm You can share the files by emailing to me (xin_shao@zju.edu.cn) |
Hello @shaoxin0801 , |
@ccruizm Sorry that I am so busy recently and forget to check the files. Now, I have downloaded the scRNA-seq reference data and it is okay. But I can't download the ST data which is invalid. Could you please share the relavant link. Thank you. |
No worries! I understand ;) I have sent you an email with the link to download the ST data. Please let me know whether you can download it and contains all the files needed for testing. Thanks for your help! |
Good. I have downloaded the ST.zip and it is okay. I am going to perform the SpaTalk pipeline. |
Thank you so much!
Best,
Cristian
…On 24 Oct 2022, 12:37 +0200, Shao, Xin ***@***.***>, wrote:
Good. I have downloaded the ST.zip and it is okay. I am going to perform the SpaTalk pipeline.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@ccruizm I have checked the code and figured out the error in
|
You can try |
That's good to know! I canceled that first run in multithreading and started a new one with Also i could not set
Is there a way I can generate a log file to share so we can check why it is taking this long? |
To test your data, I randomly sample 50 cells for each cell type as the reference and test 50 spots. I didn't run SpaTalk for all spots with all cells in the reference. Actually, It might take a long time when you set |
Perfect! then it is normal and will need to be patient. Thanks for the info! |
Good day!
I have gicen a try to use this great tool with my data but have encountered a problem when using cell2loc. The pipeline ran and generated the cell2loca_results matrix but one it usues the function
generate_newmeta_cell
generates the error below:Do you know where the problem might be?
My
sessionInfo()
Thanks in advance!
The text was updated successfully, but these errors were encountered: