Hi,
I'm just ready to try out DEXseq, but have a question about the alignment files. I ran the alignment using TopHat with my standard transcript.gtf file as the reference. Can I use this alignment file with the flattened exon file produced by dexseq_prepare_annotation.py or do I need to do the alignment against the flattened exon file first?
To make it clearer:
Working with single-end reads
Alignment done with h99_transcript.gtf using TopHat
BAM -> SAM using samtools
h99_transcript.gtf -> h99_exons.gff using dexseq_prepare_annotation.py
The question is, do I need to redo the alignment against h99_exons.gff or can I use the alignment generated against h99_transcript.gtf?
Thanks,
Maureen
I'm just ready to try out DEXseq, but have a question about the alignment files. I ran the alignment using TopHat with my standard transcript.gtf file as the reference. Can I use this alignment file with the flattened exon file produced by dexseq_prepare_annotation.py or do I need to do the alignment against the flattened exon file first?
To make it clearer:
Working with single-end reads
Alignment done with h99_transcript.gtf using TopHat
BAM -> SAM using samtools
h99_transcript.gtf -> h99_exons.gff using dexseq_prepare_annotation.py
The question is, do I need to redo the alignment against h99_exons.gff or can I use the alignment generated against h99_transcript.gtf?
Thanks,
Maureen
Comment