We are running a RNA-Seq analysis using Kallisto (0.46.1) and DESEq2
To our surprise, no DE genes have been obtained, and we don't have a clue about it
We asked for a stranded library to our sequencing company. But they have not provided us with the method they used to get it. Our mapping has been done using the --rf-stranded option as we believe they could use the dUTP method
Since we have not that warranty (and they don't answer our e-mails), we tried to use a GitHub pipeline designed to figure out what kind of stranded library you have.
GitHub to figure out type of strandness
To our surprise, in that GitHub page, they have included this sentence
Sometimes pseudoalignments will not work with newer versions of kallisto. If this is an issue, we suggest downgrading to 0.44.0
Has somebody any further information about this?. The json files we got claim that around 80% of the reads mapped to our cDNA reference
kallisto
Use
salmonwith option-l Ato infer the library type. Problem solved. Edit: Sorry, I said before "alevin" instead of "salmon", my head was caught in single-cell :-DThank you for your input.
In any case I wanted to know the kind of problem affecting Kallisto.
I am starting to think that salmon is a more robust solution than Kallisto, though