This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to combine only reads columns from 6 different NM transcript ID based quant.sf files

Hello,

Being beginner, I want to just know what is the simplest way to combine only read columns from 6 different NM transcript based quant.sf files. These transcript belongs to sheep and I want to do DE analysis.

I can provide further information, if need to answer this question.

salmon rna-seq

1 answer

I assume you use salmon, you have now transcript-level abundances and want gene-level abundances? If so, use the standard package for this summarization which is https://bioconductor.org/packages/release/bioc/html/tximport.html

Log in to answer this question.