getLinks: Search for links in Hi-C read pairs

Description Usage Arguments Author(s)

View source: R/getLinks.R

Description

Search for links in Hi-C read pairs

Usage

1
2
getLinks(reads, hap.gr, outputfolder, tmpDIR, readLen = 100, min.mapq = 10,
  min.baseq = 20, ID = "")

Arguments

reads

An GRanges object containing read-pairs sorted by name.

hap.gr

An GRanges object containing phased SNVs used as a reference

readLen

Length of the read in bp.

min.mapq

Minimum mapping quality of any given read.

min.baseq

Minimum base quality to consider SNV for crosslink.

ID

Unique identifier for the analysis. (Default: Bamfile name)

Author(s)

David Porubsky


daewoooo/CrossLinkR documentation built on March 7, 2020, 10:34 p.m.