no accepted_hits.bam generated
1
0
Entering edit mode
8.5 years ago

Hi,

I am using tophat to do map alignment for RNA-seq. There is no accepted_hits.bam file that generated. While in the tmp folder, all the temporary files are kept and all bed files are ok. I tried several times and divided the original fastq.gz file into several pieces but still for each piece, the same problem exists. Could I combine all the accepted_hits files in the tmp directory to get the accepted_hits.bam file?

Thanks a lot!

RNA-Seq • 1.8k views
ADD COMMENT
2
Entering edit mode

Did you check log files?

ADD REPLY
0
Entering edit mode
8.5 years ago
nalandaatmi ▴ 100

Hi Zhang,

Try checking the log files (run.log and tophat.log). It will give a good notion either the program got terminated or completed successfully.

tail alignment/logs/run.log

You should be seeing samtools sort step of all accepted_hits.bam. Then samtools merge of all sorted accepted_hits.bam.

ADD COMMENT

Login before adding your answer.

Traffic: 2623 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6