Hi,
I was trying to analysis some long RNA-seq from ENCODE/Cold Spring Harbor Lab, wgEncodeCshlLongRnaSeqA549CellLongnonpolyaAlnRep1.bam, which has already been mapped against hg19 using Spliced Transcript Alignment and Reconstruction (STAR). I wanted to use cufflink to calculate the transcription level, the command I used was
cufflinks -o cufflink_out/ -g hg19genes.gtf -b hg19.fa -u -N wgEncodeCshlLongRnaSeqA549CellLongnonpolyaAlnRep1.bam
But it didn't work. The error was:
BAM record error: found spliced alignment without XS attribute
Is this problem due to STAR alignment ?
I also tried to submit into galaxy website to do the cufflinks analysis. But I also didn't get the results.
Can anyone have any suggestion? I really very appreciate it! Thank you so much.
Best
Leon