Gene Integration Matrix of Genes from scRNA #908
Replies: 3 comments 2 replies
-
Seems fine to me
This is the value from the scRNA data.
This can happen. It is obviously not ideal but it is one of the pitfalls of integration. The developers of Seurat, which is used for the integration, would be better positioned to comment further.
I am not sure I understand your question. You can constrain the integration however makes the most sense for your data. If you have acquired snATAC and sc/snRNA from the same samples, then you should probably constrain by sample, not by cluster. |
Beta Was this translation helpful? Give feedback.
-
Thanks Ryan- I think you answered my questions, apologies for lack of clarity on last point but I think your response clarifies it. One other related question: for the RNA expression matrix that is being extracted for the subset of 'integrated' cells from scRNA/scATAC: what would you recommend as a good test to assess differential expression in that case? Can I feed that data directly and do fold changes between groups/clusters? or does it have to go through levels of normalization again etc to do any expression analysis. |
Beta Was this translation helpful? Give feedback.
-
What part of the full manual can I find information on getMatrixFromProject()? Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I used addGeneIntegrationMatrix as per the manual online. I want to output the table of the GeneIntegrationMatrix with the rows being genes and cell names as columns.
Can you please confirm if this is the correct approach?
In a similar line of question regrind the addGeneIntegrationMatrix step:
for the groupRNA option which uses a prior knowledge of the scRNA format, I am not sure if my approach was correct:
In the example on ArchR, cell types were used whereby things could be distinguished by the biology. but for purpose of tumor cells, I cant define the corresponding cluster in the scRNA therefore used the patient level for the integration. Is this expected to affect the results of the integration? Technically, most of my scATAC clusters seem to be clustering by patient despite batch correction.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions