First-of-pair strand color

3,024 views
Skip to first unread message

Nicolas R

unread,
Mar 20, 2013, 10:23:16 AM3/20/13
to igv-...@googlegroups.com
Hi,

I've strand-specifc data (Illumina 2x50bp dUTP). In IGV, what is the meaningful of the colors ? red = anti-sens  and blue = sens ?

Thanks,

N.

Jacob Silterra

unread,
Mar 20, 2013, 10:58:02 AM3/20/13
to igv-...@googlegroups.com
The color indicates the first-in-pair read strand. Red is positive strand, blue is negative.

-Jacob


--
 
---
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.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Jacob Silterra
Software Engineer
Broad Institute

Nicolas R

unread,
Mar 20, 2013, 11:16:36 AM3/20/13
to igv-...@googlegroups.com
Where did you find this infos ?

Jacob Silterra

unread,
Mar 20, 2013, 11:56:37 AM3/20/13
to igv-...@googlegroups.com
I don't believe it's in the user documentation, that would be a good thing for us to include.

The color rendering is in AlignmentRender.getAlignmentColor, case FIRST_OF_PAIR_STRAND. Source at https://github.com/broadinstitute/IGV/blob/master/src/org/broad/igv/sam/AlignmentRenderer.java

-Jacob

Nicolas R

unread,
Mar 20, 2013, 12:45:31 PM3/20/13
to igv-...@googlegroups.com
I ask that because Jim Robinson post on seqanswers that :

red = neg strand (first read of the pair is no the neg strand)
blue = pos strand
grey = pair information not available, so "first of pair" is undefined


So I don't know now :p

yvan

unread,
Mar 20, 2013, 3:22:48 PM3/20/13
to igv-...@googlegroups.com
Hello
I thought red is for shorter than expected insert and blue longer then expected
from the IGV documenation:

GV colors paired-end alignments whose inferred insert size is larger than expected or whose mate read is ali chromosome. A read with a mate aligned to a different chromosome is color-coded to identify the other chrom chromosome color legend is on the Alignments tab of the Preferences window (/software/igv/?q=Preferences#Alignme

IGV uses color coding to flag anomalous insert sizes.

Blue is for inserts that are smaller than expected. That is, the inferred insert size on the reference gen expected given the actual insert size.

Red is for inserts that are larger than expected. That is, the inferred insert size on the reference geno expected given the actual insert size.


Or is this obsolete?

yvan

Jim Robinson

unread,
Mar 20, 2013, 3:30:40 PM3/20/13
to igv-...@googlegroups.com
Hi,

Coloring by insert-size is the default,  but there are many other options.  Right-click to see the full list.   

It appears that my answer on seqanswers is backwards,  blue is the neg strand color and red positive.  In any event,  interpreting first-of-pair read strand is very dependent on your library prep,  which IGV cannot know about,  so the important information here is that the pairs are colored by the strand of first-in-pair,  red for one strand, blue for the other, and grey for unknown (unpaired mate or mate not mapped).  

Jim
Reply all
Reply to author
Forward
0 new messages