How to analyse RNA-Seq data with JUST geneID and TPM values
2
1
Entering edit mode
6.0 years ago
andorjkiss ▴ 40

Hi,

I have a spreadsheet with the geneIDs and the TPM values only. Is there any software that will analyse this in terms of Differential Gene Expression, possibly GO? Or is this pretty much just a big laundry list?

Thanks, Andor

RNA-Seq geneID DGE TPM • 2.4k views
ADD COMMENT
2
Entering edit mode
6.0 years ago
igor 13k

There is a recent discussion on this topic here: https://support.bioconductor.org/p/98820/

A relevant quote:

In my opinion, there is no good way to do a DE analysis of RNA-seq data starting from the TPM values. TPMs just throw away too much information about the original count sizes.

ADD COMMENT
1
Entering edit mode
6.0 years ago
jevanveen ▴ 20

DESeq2 is probably what you want. It does a fine job of giving you DE genes starting with TPM values generated by Kallisto or Salmon. There's a user friendly interface available (free) at usegalazy.org

ADD COMMENT
0
Entering edit mode

Thanks, I'll check it out. But my sense of DESeq2 is that one needed the total counts...

ADD REPLY
0
Entering edit mode

Okay, thanks for the tip on DESeq2. Further to this discussion, if one has the output of SAMSeq (R smar), is there a means to easily visualise this data? I have the following in tabular data (gene_ID; mean_length; mean_eff_length; est_counts; tpm) for disease/non-disease states.

ADD REPLY
1
Entering edit mode

Another relevant thread in relation to this: https://support.bioconductor.org/p/91218/

ADD REPLY
0
Entering edit mode

Yeah, thanks - this is also my feeling - without the FASTQ, we're (I'm) making a lot of assumptions - especially with isoforms and potential non-unique fragment mappings (I didn't analyse the data initially). Thanks All.

ADD REPLY

Login before adding your answer.

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