dist2Motif Calculate the distance from each breakpoint to closest motif
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"
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.