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