Open YF972 opened 1 year ago
Hi, After Spaceranger was upgraded to version 2.0, the previously named "tissue_positions_list.csv" output file became the "tissue_positions.csv" file you mentioned. The file name change caused this bug. The fastest solution is to copy the "tissue_positions.csv" file and name it "tissue_positions_list.csv", and delete the first line of the file. After that, you can run the code without this error. We will also update the code for SpaceRanger 2.0 later. Thank you for using stCancer.
Best, Miao
I am trying to analyze my spatial transcriptomics data generated from 10X Genomics Visium using the stCancer package. However, when running the stStatistics() function, I encounter the following error:
I do have a CSV file called "tissue_positions.csv" in the "spatial" folder, but not "tissue_positions_list.csv". Here is the code I used and the list of files in the "outs" and "spatial" folders:
Is there a workaround or solution for this issue? I'm relatively new to coding, I usually do wetlab work only, Sorry if I asking stupid question. I appreciate any help you can provide.