Dear all,
For my RNA-seq project, I'll like to use SALMON to obtain GC bias-corrected count table from my fastq files.
Since SALMON does not conduct differential expression analysis, I'll like to confirm that it is acceptable to use any approach for the analysis, such as NOIseq.
Is it also OK to use any normalization method, such as FPKM and TMM, subsequent to SALMON?
I know the questions are very basic, but any comments will be appreciated!
Hi, I just want to clarify with SALMON 1.3, we can now use the --geneMap flag to quantity counts at the gene level by providing the gtf annotation file.
Thus, there is now no need to sum up over the transcripts?
This option is quite old actually, I never used it, nor ever will since tximport is my standard pipeline. Cannot comment on that option.