This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Differential gene expression analysis after transcriptome assembly with SPAdes

Hello.
I'm was recommended to use SPAdes for transcriptome assembly. I didn't find explanation on quantification and differential expression analysis after the assembly in the program's documentation, Does anybody have any recommendations for proper programs?

spades differential-expression transcriptome-assembly

Once you have an assembled transcriptome use salmon or kallisto as you normally would.

1 answer

As GenoMax points out follow any protocol that operates on the same type of information (in this case transcriptome data).

At the same time do account for the potential of using a more noisy and less accurate representation. Basically spend more time on validating the various counts and alignments/classifications.

Log in to answer this question.