dist2Motif: dist2Motif Calculate the distance from each breakpoint to...

Description Usage

View source: R/dist2motif.R

Description

dist2Motif Calculate the distance from each breakpoint to closest motif

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
dist2Motif(
  ...,
  breakpoints = NA,
  feature_file = system.file("extdata", "tss_locations.txt", package = "svBreaks"),
  sim = NA,
  print = 0,
  send = 0,
  feature = "tss",
  keep = NULL,
  position = "centre"
)

nriddiford/svBreaks documentation built on Dec. 29, 2021, 5:10 p.m.