Which method works best for analysing ONE sample of scRNA-seq data?
Hello, I currently have a single-cell RNA-seq (scRNA-seq) data of a single person (sample) and i want to perform DE analysis. However, when I run the DESeq() in the DESeq2 package, it shows an error about only one sample is not allowed. What are some alternative to this? Thank you in adcance.
• 1,136 views
•
link
1 answer
DESEq2 is design to analyse bulk RNA-Seq. For single-cell have a look at seurat, monocle3 or scanpy. I am sure there are more packages available, but these are the one I used and known.
• 0 views
•
link
Log in to answer this question.
What do you want to compare?