hotLinks: Search for hotspots of crosslinked reads

Description Usage Arguments Author(s)

View source: R/hotCrosslinks.R

Description

Search for hotspots of crosslinked reads

Usage

1
2
hotLinks(crosslinks = NULL, maxDist = 1000, minCov = 4, pval = NULL,
  ntrials = 100, chrom.lengths)

Arguments

crosslinks

File containing analyzed links between read-pairs

maxDist

Maximal distance to connect neighbouring reads into hotspots.

minCov

Minimal coverage to filter hotspot locations.

pval

P value cut-off to filter hotspot locations.

chrom.lengths

Vector containing lenghts of all analyzed chromosomes (Info in Bam header).

Author(s)

David Porubsky


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