What is the difference between single-cell RNA-Seq and typical RNA-Seq in terms of data analysis procedure
1
2
Entering edit mode
5.8 years ago
wangdp123 ▴ 340

Hi there,

I am working on some single-cell RNA-Seq samples and wondering what the difference between a typical RNA-Seq analysis and single-cell RNA-Seq analysis is? Can we use standard Subread and DESeq2 pipeline to work with the data?

Thank you very much,

Best wishes,

Tom

single-cell RNA-Seq • 7.4k views
ADD COMMENT
4
Entering edit mode
5.8 years ago

The main difference between scRNA-seq and standard RNA-seq is (A) a bit more complicated analysis workflow and (B) often different goals.

The additions to the normal analysis in scRNA-seq include handling cell and UMI barcodes throughout the process so you can reach a reliable matrix of values per-cell. This assumes you're using an scRNA-seq method that uses UMIs, of course. Aside from that you can mostly use the same tools. salmon and a lot of other tools now provide options to better handle quantification of scRNA-seq data (i.e., they now make it easier), so take advantage of these options if you can.

There's often a difference in goal between the two sets of methods. Bulk RNA-seq is typically used to assess changes due to experimental conditions, whereas scRNA-seq is more frequently used to assess differences between cell types (or to find cell types). You can assess changes due to an experimental condition in scRNA-seq too, of course, though it's a bit more involved since you need to identify cell types for comparison across samples.

ADD COMMENT
0
Entering edit mode

Hi, thanks for this.

I am just handling some SMART-Seq2 single-cell RNA-Seq datasets and it seems that it doesn't use UMI barcodes and its analysis pipeline is quite similar to that of bulk RNA-Seq. Is it true? If not, any differences?

Thanks,

ADD REPLY
0
Entering edit mode

Yes, SMART-Seq2 and other low-throughput methods are essentially the same as regular RNAseq.

ADD REPLY

Login before adding your answer.

Traffic: 2351 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