My code is as simple as this:
The bam file was generated by tophat. Both tophat and Cufflink are the latest version (1.3 and 1.03).
Without a reference, cufflinks stop and here is the last output:
I tried cufflinks (v 1.0.2). I saw the same problem.
However, if I use cufflinks with a reference, the program runs smoothly without this problem.
Any suggestion?
Thanks in advance.
Code:
cufflinks -o test accepted_hits.bam
Without a reference, cufflinks stop and here is the last output:
Processing Locus chr9:141152985-141153035 [***************** ]> Processing Locus chrM:0-16571 [************************ ] 97%
However, if I use cufflinks with a reference, the program runs smoothly without this problem.
Any suggestion?
Thanks in advance.
Comment