I have three separate .bam files created in the Ion Torrent Suite, all aligned to the same genome file. I ran Cufflinks v0.0.7 on all three files with default parameters in Galaxy. One of the files is 16.9GB and cufflinks returned an assembled transcripts file with ~120,000 lines. The second file is 22.3GB and cufflinks returned an assembled transcripts file with ~170,000 lines.
The third file is 26.4GB but this time cufflinks returned an assembled transcripts file labeled "empty" and in the preview line it says "no peek". When I run cufflinks on this file again, this time using a reference annotation as guide, it returns 90,888 lines; however, while these lines have unique start and end positions, the data that follows is the same for all lines:
{ FPKM "0.0000000000"; frac "0.000000"; conf_lo "179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.000000"; conf_hi "0.000000"; cov "-nan"; full_read_support "no"; }.
Lastly, I aligned this data set against a different genome file (but same organism) using the Ion Torrent Suite, and cufflinks still returns an empty assembled transcripts file.
I'm fairly new to this, so any information as to why this could be happening, what it means, and what I might do to fix it would be greatly appreciated.
Are you using http://usegalaxy.org or an own Galaxy instance?
I am using http://usegalaxy.org