--
---
You received this message because you are subscribed to the Google Groups "igv-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/c621a8d0-47c5-45f1-8484-0647b7cf29f5n%40googlegroups.com.
Thanks for the quick reply.

If you see the plot, there is no junction connection, but there are junction reads in alignment panel.
How can I understand this?
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/so1Z627TwtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BpuOh%2B_JE3Zs5mNyxfH0eHvo2tRW7jXB-fWF62AdsR8kEA%40mail.gmail.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/so1Z627TwtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BpsfJTB76JyD7urMhu5xD_RsH6BGe6PuD9OFc7_4nkVEqQ%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "igv-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CADFumqqYdoHhz37S4Pq%2BsJrduB5d8hETCvzAWi8mDUhoViLtxA%40mail.gmail.com.
Yes, you are right. Those have gray line which indicates two pairs of reads.
The issue comes from STAR alignment that I used. Actually, these are chimeric sequences that R1 was derived from the chimeric reads spanning the exon (- strand) to the intergenic (+ strand) which were split into two alignment by STAR (one only for exonic region and the other is only for intergenic region) and R2 was derived from the normal continuous reads in the intergenic reads.
STAR split this R1 into two different alignments making one to be supplementary alignment (because of opposite strand mapping?).
Actually, what I want to do is making the sashimi plot that supports such chimeric alignments from the exon to intergenic region.
I now know that this is the issue of STAR, but is there any suggestion that I can make such sashimi plot supporting the chimeric alignments in the different strand?
Thanks
From: <igv-...@googlegroups.com> on behalf of James Robinson <jrob...@broadinstitute.org>
Reply-To: <igv-...@googlegroups.com>
Date: Monday, 21 September 2020 at 19:52
To: igv-help <igv-...@googlegroups.com>
Subject: Re: [igv-help] IGV junction/sashimi plots for chimeric alignment
Biologically yes, but a "junction" in the parlance of IGV (and other tools) is a gap in a single read. The picture you show connects 2 different reads, it's not possible for a single read to align to 2 strands unless it is split, which in the BAM spec is represented by different reads. So I think the picture you are showing must be paired-end reads, the line represents connections between the 2 pairs, not a gap in a single read. That's why I asked you if this is a paired-end view ("view as pairs").
On Mon, Sep 21, 2020 at 10:48 AM Jinhyuk Bhin <bhin...@gmail.com> wrote:
If there is a flipped rearreangement between the intron of that gene and somewhere intergenic region, wouldn't it be possible to make the fused transcript from that exon (- strand) to pseudo exon (+) strand in the intergenic region?
2020년 9월 21일 (월) 19:40, James Robinson <jrob...@broadinstitute.org>님이 작성:
I don't understand this picture. Is this a paired-end read view? I do not believe those are junctions (technically gaps marked "N" in the cigar string). Junctions only occur within a single read, by definition, and a single read can have only 1 strand.
Thanks for the quick reply.
If you see the plot, there is no junction connection, but there are junction reads in alignment panel.
How can I understand this?
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/so1Z627TwtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BpsfJTB76JyD7urMhu5xD_RsH6BGe6PuD9OFc7_4nkVEqQ%40mail.gmail.com.
--
---
You received this message because you are subscribed to the Google Groups "igv-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CADFumqqYdoHhz37S4Pq%2BsJrduB5d8hETCvzAWi8mDUhoViLtxA%40mail.gmail.com.
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/so1Z627TwtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BpsakOptvJfNe2gH6nn3Ooi7f3yH2T8abGG%2BZ68t5f3ZiQ%40mail.gmail.com.
What I meant was sashimi plot supporting chimeric reads. But if STAR first treat this read as two different alignment based on the different strand, it should be solved first how to deal with this.
I’ll do web search to solve this problem!
Thanks!!
From: <igv-...@googlegroups.com> on behalf of James Robinson <jrob...@broadinstitute.org>
Reply-To: <igv-...@googlegroups.com>
Date: Monday, 21 September 2020 at 21:03
To: igv-help <igv-...@googlegroups.com>
Subject: Re: [igv-help] IGV junction/sashimi plots for chimeric alignment
Hi,
--
---
You received this message because you are subscribed to a topic in the Google Groups "igv-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/igv-help/so1Z627TwtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to igv-help+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/igv-help/CACOP%2BptWj2BGzyDs0_PfA%2B8TeHk6j4Rgx6Ov%3DsypY8t2000o3A%40mail.gmail.com.