This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Hisat2 output for stringtie

Dear All

I used histat2 to report alignment with --delta-cufflinks flag (tailor for cufflinks) but I want to use that sorted bam files to assemble by Stingtie, according to the hisat2 manual this flag report alignment tailored specifically for Cufflinks, in addition to what hisat2 does. so is it wise to use the that sorted bam files for stringtie or it may produce some false positive/negative results?

Thanks

hisat2 stringtie

1 answer

Firstly, that is --dta-cufflinks and not --delta-cufflinks. Secondly, just use --dta/ --downstream-transcriptome-assembly option if you wish to use Stringtie.

Log in to answer this question.