dist2motif2: dist2Motif2 Calculate the distance from each breakpoint to...

Description Usage

View source: R/dist2motif2.R

Description

dist2Motif2 Calculate the distance from each breakpoint to closest motif in a directory of files

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
dist2motif2(
  ...,
  df,
  breakpoints,
  feature_file,
  featureDir = system.file("extdata", "features", package = "svBreaks"),
  chroms = c("2L", "2R", "3L", "3R", "4", "X", "Y"),
  sim = FALSE,
  position = "centre"
)

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