May I use numreads for doing DGE after quantifying by Salmon
2
0
Entering edit mode
5.4 years ago
lkianmehr ▴ 100

Hello,

I have quantified piRNA and tRNA of RNA-seqs by Salmon on fasta file, now to do DGE analysis may I use numreads ?

Salmon DGE • 2.4k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
1
Entering edit mode
5.4 years ago

For using salmon output with differential expression analysis, take a look at tximport

ADD COMMENT
0
Entering edit mode

Yes, this pipeline is a better choice.

ADD REPLY
0
Entering edit mode

but I taught that tximport should be used just for summarizing transcript_id to gene_id

ADD REPLY
0
Entering edit mode

Yes, but also it has few functions for a seamless integration with few outputs from other packages:

According to that Bioconductor vignettes link shared by @WouterDeCoster:

the tximport pipeline offers the following benefits: (i) this approach corrects for potential changes in gene length across samples (e.g. from differential isoform usage) (Trapnell et al. 2013), (ii) some of the upstream quantification methods (Salmon, Sailfish, kallisto) are substantially faster and require less memory and disk usage compared to alignment-based methods that require creation and storage of BAM files, and (iii) it is possible to avoid discarding those fragments that can align to multiple genes with homologous sequence, thus increasing sensitivity (Robert and Watson 2015).

ADD REPLY
0
Entering edit mode
5.4 years ago

Basically, NumReads will have quantified reads mapped to each transcript. Yes, you can use them.

Once quantified, You can use other tools like - edgeR and DESeq2 for DEG.

ADD COMMENT

Login before adding your answer.

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