rearrangedReadList: Identify rearranged reads - initiallly unmapped reads that...

View source: R/blat-utils.R

rearrangedReadListR Documentation

Identify rearranged reads – initiallly unmapped reads that can be aligned by blat to span a novel sequence junction.

Description

For unmapped-mapped read pairs where the mapped read is aligned near a candidate junction, assess whether the unmapped read spans a novel sequence junctions.

Usage

rearrangedReadList(dirs, rlist, maxgap = 500)

Arguments

dirs

a DataPaths object

rlist

a list of RearrangementList objects

maxgap

a length-one integer vector specifying how much gap is allowed between a read alignment location and the genomic intervals for the rearrangement clusters

Value

a list of rearranged reads


cancer-genomics/trellis documentation built on Feb. 2, 2023, 7:04 p.m.