Chimeric reads
Chimeric reads, also called split reads, are sequence reads that are split into two or more portions, where each portion aligns to a different region of the genome. The sequence for each split read will be annotated as "clipped" relative to the original read sequence. In the BAM format one of alignments will be designated "primary", the remaining are designated "supplementary". Both primary and supplementary alignments will optional contain an "SA" tag describing their relationship to the original read sequence. The features described on this page rely on this tag and are not available if the tag is absent.
Screenshot illustrating chimeric reads with alignments to multiple chromosomes. Display conventions are described in detail below.
Connection indicator#
Clipping indicator#
-
Standard clipping indicator when no SA tag is present:
-
Clipped with SA Tag: / /
Between chromosome connections#
- New optional labels to show which chromosome a read connects to when there are chimeric reads that span different chromosomes.
- These are colored according to the same coloring scheme that remote mates are colored.
- These can be enabled / disabled in the preferences menu
(
View -> Preferences -> Alignments -> Chr
)
Within chromosome connections#
- Colors indicate orientation with respect to the current read
-
Pale pink means consistent orientation:
-
Red means the supplementary read is inverted compared to this one:
Supplementary alignment diagram#
New display to make viewing and navigating complex alignments easier.
- Understanding how the reads are connected is hard from just text
Easier to see visually:
Access the new supplementary reads diagram by right-clicking on a read and selecting Supplementary Reads Diagram from the menu.
Features#
Shows the same reads in two different views simultaneously to help understand how the read is connected and aligned.
- Alignment Order: Shows the linked reads laid out according to how they were aligned. Its scaled so each chromosome is given equal space but within a chromome reads are size proportionally to how much space on the reference they align to.
- Read Order: The same reads laid out according to how they were read from the original molecule.
The reads in this view are scaled proportionally to the number of bases in the read. - Highlighted read: Mousing over a read will highlight the same read in both views and display, arcs indicate the connection to the next/previous read according to the read order. The arrow indicate forward/reverse strand.
-
Selected Read Coordinates: shows the aligned coordinates of the highlighted read.
Navigation#
You can use it to jump around to the relevant reads.
click
on a read to jump to that read in the main viewshift+clck
to add a new split pane with that read
Overlapping reads are displayed in the alignment view#
Reads which overlap are shown in the relevant proportion and position to one another.
Other features#
Group by: chimeric#
To group all the reads with SA tags, right-click in the alignment track and select Group by > chimeric.
Sort by: clip length#
To sort the reads by clip length, right-click in the alignment track and select Sort by > left clip or Sort by > right clip
New navigation features#
-
Show supplemental reads in split screen: Split the view to show all the associated supplemental reads in a split screen view (
Right click -> View chimeric reads in split screen
) -
Sort the selected reads to the top when jumping: When using jump to mate or navigating to a specific supplemental read, the selected reads will be sorted to the top in all panes so it's easier to identify hem.
Improved display in tooltips for long reads / SA tags#
- Tooltip CIGARs are now shown with elipses if they are extremely long
- SA tags display now shows all the reads uniformly and highlights the selected one