DESeq2 analysis with transcript counts
1
0
Entering edit mode
sindhuri • 0
@9693b7db
Last seen 3 hours ago
India

Hello everyone,

I am a novice in Bioinformatics and just trying to understand analyzing the RNASeq data that we have generated. To give an overview, we have a wild type and knockout strain of parasites that we wish to compare at transcript level. We have got the illumina seq done and have the results with us. We ran the files on nfcore and got the salmon merged files. Of these we used the transcript counts file and ran in on R using DESeq2. Now I have a list of differentially regulated files. I wanted to know, if this is the accepted workflow and if not what changes should we make. And if possible, please provide the explanation in simple terms/ non-bioinformatics terms. (Its my first time with Bioinformatics analysis and I am having a tough time).

Thank you in advance.

Best wishes,

Sindhuri

Transcriptomics RNASeq DESeq2 • 101 views
ADD COMMENT
0
Entering edit mode
ATpoint ★ 4.6k
@atpoint-13662
Last seen 1 day ago
Germany

You need to account for the inferential uncertainty of mapping, that is because transcripts of the same gene shared most exonic content, so for many reads it is hard to tell which transcript the read is truely originating from. Salmon can give such uncertainty estimates by bootstrap or gibbs sampling. And then you need a DE tool which can use this, see Considerations behind the choice of RNAseq Differential Expression Analysis Tools and especially What type of counts data to import for performing Isoform analysis in edgeR

ADD COMMENT
0
Entering edit mode

Thank you for the response. Currently I am using the R studio for analysis and Im running DESeq2 for analysis of the transcript counts.tsv file generated by Salmon. So, do you have any suggestions for that? Another doubt is that is it advisable to use gene counts data instead of transcript counts for identifying the differentially regulated genes? I have heard of varied versions of what should be used and am a bit confused on what should be taken forward for DESeq analysis. Specially because using transcript counts and gene counts has given us varied results and I want to know which would be the best to go forward with.

ADD REPLY

Login before adding your answer.

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