This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Kallisto out put be analyzed using Limma-Voom

Dear All,

Can the estimated counts of Kallisto out put be analyzed using Limma-Voom.

r

1 answer

Sure but since kallisto produces transcript level abundance estimates and limma-voom was designed for gene level DE analysis you need to aggregate the transcript level estimates to the gene level, see https://bioconductor.org/packages/release/bioc/vignettes/tximport/inst/doc/tximport.html#kallisto

Log in to answer this question.