salmon for gene expression quantification
1
0
Entering edit mode
5 months ago
Ashish • 0

Are the results of salmon reliable for gene expression quantification? Because it just gives gene expression in terms of TPM and Number of Reads by just one command taking input as fastq files.

salmon gene-expression • 580 views
ADD COMMENT
2
Entering edit mode

Read the paper and understand the algorithm. This is the first I've see someone judge a tool adversely by the number of commands it takes to get the job done.

ADD REPLY
0
Entering edit mode

I am not judging the tool adversely. Its just that I was a bit skeptical that just by one command i am getting the gene expression and read counts. If you look at other methods like implementing whole RNA Seq pipeline right from alignment to differential expression, it takes two or three tools to get the result which salmon is doing by using just one tool or even just one command.

ADD REPLY
0
Entering edit mode

STAR can get you from FASTQ to GeneCounts in one command, and so can rsem-calculate-expression. You can detour using any tool but the expectation that a multi-step pipeline is somehow better than a single-step tool is ridiculous - the number of steps is no way to measure anything except the number of steps.

ADD REPLY
1
Entering edit mode

Isn't that how tools are supposed to work?

ADD REPLY
2
Entering edit mode
5 months ago
dsull ★ 5.9k

Yes, it's reliable. Just because a workflow is more complicated doesn't mean that that workflow is "better". The tuxedo suite was used in 2010 as the primary workflow of rnaseq analysis -- it involves many steps/tools and lots of time+memory but it has been deprecated because it has actually been shown to be less accurate than newer one-step approaches.

ADD COMMENT

Login before adding your answer.

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