dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

CIGAR string visualization #195

Open dlrice opened 8 years ago

dlrice commented 8 years ago

From @asifrim on November 26, 2014 16:21

It would be useful if the CIGAR string can be visualized. Specially I,D or S flags (inserstion, deletion, soft-clipping).

Insertions: IGV currently inserts a purple glyph at the position of the insertion Deletions: IGV represents deletions by a thin black line across the bases that are deleted Soft-clipped reads: The bases which are soft-clipped are represented as if they were SNPs (so showing the actual base in the soft-clipped segment.

ddd_main5339001_263450_-_hspd1_2_198359228-198359428

In attached screenshot you can see the three types of events.

Copied from original issue: wtsi-medical-genomics/snoopy#5