Dear All,
I am currently analyzing mouse RNASeq samples. I used Tophat2.1.1 version, cufflinks2.2.1 version for my analysis and I downloaded the latest version of mm10 from Igenomes (genome and GTF). I am facing an issue at following steps
Cuffmerge step:
I noticed following error messages at cuffmerge log file. But the merged file (merged.gtf) is generated in the output directory.
Error (GFaSeqGet): end coordinate (117274415) cannot be larger than sequence length 115169878
Error (GFaSeqGet): end coordinate (117981028) cannot be larger than sequence length 115169878
...
Error (GFaSeqGet): end coordinate (85529519) cannot be larger than sequence length 59373566
Cuffdiff step:
All the output files in cuffdiff directory are empty. Then I checked the log file from cuffdiff, I noticed following error messages.
Error (GFaSeqGet): end coordinate (117135884) cannot be larger than sequence length 115169878
.....
Error (GFaSeqGet): end coordinate (61176309) cannot be larger than sequence length 59128983
Error (GFaSeqGet): end coordinate (61228418) cannot be larger than sequence length 59128983
This contig will not be bias corrected.
Warning: couldn't find fasta record for 'chrUn_JH584304'!
This contig will not be bias corrected.
GffObj::getSpliced() error: improper genomic coordinate 3078823 on chrX for TCONS_00034613
cuffmerge
cuffdiff
rnaseq