This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Can Cufflinks Handle Bam Files From Outside?

By bam from outside, I mean the alignment made not by TopHat. Here in Using Cufflinks for RNA-Seq without Tophat/Bowtie. (2.4 years ago), Leszek said TopHat does special splice junction coding for Cufflinks, meaning to me that if the bam files are from something else, RUM in my case, then your Cufflinks run cannot identify the splice junctions.

But at the same time, nobody points out this problem except him and Cufflinks site says they can take in bam/sam files as input. So I am confused. Do you think I can run Cufflinks with a bam files I took from not TopHat?

rna-seq cufflinks

1 answer

I assume any aligner that generates XS strand attribute in a BAM file for alignments that contain splice junctions should be compatible with Cufflinks. Tophat and STAR RNA-seq aligner are the ones I used and the BAM files are compatible with Cufflinks.

Log in to answer this question.