about scRNA-seq, SEURAT and CCA
1
0
Entering edit mode
Bogdan ▴ 670
@bogdan-2367
Last seen 6 months ago
Palo Alto, CA, USA

Dear all,

I know that SEURAT is not a BioC package, and if I may have your permission to post the question here, hoping to have your insights ;)

After following the tutorial that is available at : https://satijalab.org/seurat/immune_alignment.html, the questions would be :

1 -- after running " immune.combined <- RunCCA(ctrl, stim, genes.use = genes.use, num.cc = 30)"

in @data and @scale.data, we have the normalized data and the scaled data of the samples as available in the objects "ctrl.data", and "stim.data", correct ? Or, were these data modified by CCA algorithm ?

2 -- I could see that the command :

"immune.combined <- AlignSubspace(immune.combined, reduction.type = "cca", grouping.var = "stim", dims.align = 1:20)"

changes only the @scale.data. and not the normalized values in @data : is this a correct observation, and is it expected ?

in which slot of "mmune.combined " could i find the corrected/CCA-aligned "normalized data" of those 2 samples ?

thanks a lot !

-- bogdan

scRNA-seq • 1.5k views
ADD COMMENT
0
Entering edit mode

Just in case that there is someone else asking the same question, 've found the answer here :

"https://github.com/satijalab/seurat/issues/283", where the authors said an year ago that --

"Seurat does not return batch-corrected expression values (if we did, we would not be able to compare expression values over different conditions, as these would be subtracted). Instead, Seurat can be used to generate a corrected cell/cell distance matrix."

ADD REPLY
0
Entering edit mode
@james-w-macdonald-5106
Last seen 10 hours ago
United States

There is a 'Contact' link on the page that you reference, and if you click that, it says

Please e-mail seuratpackage@gmail.com with any questions about the software. For technical issues, if possible, please include an input file and R markdown instructions for reproducing the problem.

So why are you asking here?

ADD COMMENT
0
Entering edit mode

Hi James,

we are so glad to hear from you, we wish you a happy and fruitful new year ! oh, well, i have not heard back from Seurat authors, and given the expertise of R/BioC users on scRNA-seq , I am hoping to have an answer (if you do not mind ..). thanks a lot !

ADD REPLY

Login before adding your answer.

Traffic: 421 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6