all novel transcripts' exons locate on same chromosomes
1
0
Entering edit mode
6.8 years ago
wenhui • 0

I am using tophat2/cufflinks/cuffmerge to precess my data. When I checked the results from cufflinks, I found all novel transcripts' exons locate on same chromosomes. It looks really strage to me. Should there be some novel transcripts with interchromesomal exons? My code is like this :

tophat2 -p 8 -G /path/to/hg38_tran/hg38_ucsc.annotated.gtf -o /path/to/output/dir/$name hg38 $pair1 $pair2
cufflinks -p 8 -g /path/to/hg38_tran/hg38_ucsc.annotated.gtf -o path/to/output/dir/$name /path/to/tophat2/results/$dir

I have got advice about using histat/stringtie instead of tophat/cufflinks. But the software I used for downstream analysis only support result from cufflinks. So I am kind of stuck here.

Any advice is appreciated.

Thank you.

RNA-Seq alignment Assembly • 1.2k views
ADD COMMENT
0
Entering edit mode
6.8 years ago

Should there be some novel transcripts with interchromesomal exons?

No.
That's quite basic biology. If you don't know about transcription and splicing it would be best to pick up a biology textbook or do some online reading.

In extremely rare cases trans-splicing has been reported, but it's safe to discard those for now (until more evidence is found).

ADD COMMENT

Login before adding your answer.

Traffic: 2662 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