Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

Soft-clipping of reads is done during alignment to mask the beginning or end of a read that does not align to the reference sequence. Soft-clipping of reads can occur due to un-trimmed adapter sequences or structural variation. 

How to view soft-clipping in IGB

Note: Soft-clipped sections of reads are not visible in versions of IGB prior to 9.1

To view soft-clipping within IGB, first load a BAM file:

  1. Open BAM file.
  2. Zoom in on the gene or region of interest.
  3. Click Load Data.

Soft-clipping is enabled by default in IGB, with the soft-clipped section of the read displayed in gray.

To configure the appearance of soft-clips:

  1. Right-click the reads track label
  2. Select Configure soft-clip

Options for viewing soft-clipping include:

  1. Show as default color - soft-clipping shows as default gray
  2. Show as custom color... - using a color picker, soft-clipping shows as selected color
  3. Show as bases - soft-clipping shows as Residue Colors
  4. Hide soft-clipping - soft-clipping is hidden

Track Operations and Soft-clipping

Track Operations behave differently when soft-clipping is present.

  • Depth Graph (All) and Depth Graph (Start) ignore the soft-clipped parts of reads.
  • Mismatch Graph and Mismatch Pileup Graph include the soft-clipped parts of reads.

 

 

 

 

  • No labels