Normalization differences between spatial and scRNAseq dataset and model adjustment using only one spatial dataset #30
Replies: 4 comments 2 replies
-
Hi Chuang Thanks for using our package! I think your message belongs more in GitHub discussions rather than issues.
I hope this helps - don't hesitate to get back. |
Beta Was this translation helpful? Give feedback.
-
Hello Author, Now, I'm in step 2(cell2location.run_cell2location) using my dataset. In my opinion, singularity and docker aren't same version. Question: 2/ I have also this error / Warning, I have used cuda/10.1, In the HPC doesn't have 10.2.
3/ Can you update singularity image? Code:
Summarising single cell clusters In Slurm : Thank you in advance |
Beta Was this translation helpful? Give feedback.
-
Looks like 1 other person is reporting the issue about Slurm too. I will reply to other points next week. |
Beta Was this translation helpful? Give feedback.
-
Hello Vitkl, After the parameters optimization on HPC (Slurm). Now, I've finished all steps using my dataset. I will talk about the results with my boss. Chuang Here is my submitting Code
|
Beta Was this translation helpful? Give feedback.
-
Dear Author,
First, thank you for this great tool and this new API
I'm very interested in applying the cell2location method to my analysis.
I already have an integrated seurat object (15 integrated samples) that I have generated through seurat standard workflow (i.e normalization method = log-normalization) that will be used as the reference (To note, this reference dataset have cell types annotation).
In this object, I have 2 assays : RNA and integrated (I don't have SCT assay).
I also have one spatial dataset ( a seurat object) as query data.
In this spatial object, I have used sctransform normalization. Thus, it has 2 assays : Spatial and SCT.
Now, I want to link this 2 datasets : spatial dataset and scRNA-seq dataset.
Here, spatial object has SCT slot while scRNA-seq object has not (as both being normalized using 2 different methods).
Just a few beginner's question.
In the part of Model-based estimation of reference expression signatures of cell types (1/3).
1/ Reference data must have SCT assay? According to what I have understood, the model use raw counts (thus not having SCT slot in the reference should not be a problem).
In Spatially mapping cell types(2/3), you have selected 2 Visium sections to speed up the analysis.
2/ I have only one Visium, Is this a problem?
3/ The overall question is : Is cell2loction adapted to my situation?
I'm a beginner in Scanpy.
4/ If yes for question 3. how to pass Seurat object to Anndata.
Thanks in advance
Kind regards,
Chuang
Beta Was this translation helpful? Give feedback.
All reactions