Hello Brandon, I am having the following error - Error in which(x = object.classes, useNames = TRUE) : argument to 'which' is not logical in the step where we are trying to find anchors (chapter 1)
Hi Brandon, do you know how to get gene with logFC with different treatment. It is easy to make dot plot, but how to get those sample level dataset and read in csv file?Thanks!
Hi, Thank you very much for many of your vdo. That's brilliant helpful for me. I have a question is that, I did a single cell sequencing. However, I found out that there is the batch effect in my dataset. My question is that When I look at the data I feel like the batch 1 usually can read with the lower count number while batch 2 shown much more different in the scale. and this will cause the problem because I cannot compare this control and treatment by pooling the data together because both of them are in different scale. In this case which method would be the best fit to try and does quantile normalization is necessary.
@@LiquidBrain Hi, I am sorry for my delay response of my email due to my health circumstance. However, I have sent you the information. I am very sorry for my late reply again. I am looking forward for our discussion. Thank you very much
Hello, first of all thank you for explaining the Satijilab code! Its is really great what you are doing! However, I have a very short question. On my analysis there are more than 2 samples, therefore sample_detect
Thanks a lot for your video, quite a nice introduction!!!!
Useful for my analysis. Thanks LB 🙂
You are a fabulous teacher, of cures! Could you post your other video?
Thank you
Hello Brandon, I am having the following error - Error in which(x = object.classes, useNames = TRUE) :
argument to 'which' is not logical
in the step where we are trying to find anchors (chapter 1)
Hi Brandon, do you know how to get gene with logFC with different treatment. It is easy to make dot plot, but how to get those sample level dataset and read in csv file?Thanks!
Hi, thank you for your video. I have an error message when I was in this line "merged.WIHN
For those who have the same problem, I solved this issue by downgrading Seurat from v5 to v4.3.0.
Hi, Thank you very much for many of your vdo. That's brilliant helpful for me.
I have a question is that, I did a single cell sequencing. However, I found out that there is the batch effect in my dataset.
My question is that When I look at the data I feel like the batch 1 usually can read with the lower count number while batch 2 shown much more different in the scale. and this will cause the problem because I cannot compare this control and treatment by pooling the data together because both of them are in different scale.
In this case which method would be the best fit to try and does quantile normalization is necessary.
Hi you may regress out the batch effect at the step “scaleData”, with the function vars.to.regress = “your_sample_batch_ID”
Hope this helps - Lind
@@LiquidBrain thank you so much, I would like to ask if you are open for some collaboration in research?
@@paapangromearound446 Oh ya sure, you can drop us an email here liquidbrain.r@gmail.com
@@LiquidBrain Thank you very much, I have sent you my email. :)
@@LiquidBrain Hi, I am sorry for my delay response of my email due to my health circumstance. However, I have sent you the information. I am very sorry for my late reply again. I am looking forward for our discussion. Thank you very much
Hello, first of all thank you for explaining the Satijilab code! Its is really great what you are doing!
However, I have a very short question. On my analysis there are more than 2 samples, therefore
sample_detect
Please make tutorial on how we can use machine learning like random forest, bortula , k means , in GWAS, disease prediction,