dist2Motif Calculate the distance from each breakpoint to closest motif

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"
)