View source: R/matchBindingFactor.R
matchBindingFactor | R Documentation |
Generate a list of matches for a binding factor against a layerSet object.
matchBindingFactor(
layerSet,
bindingFactor,
clusterGap = 10,
max.window = 1e+07,
verbose = FALSE
)
layerSet |
the |
bindingFactor |
the |
clusterGap |
=10 NOT IMPLEMENTED |
max.window |
=10000000 on less powerful computers, break up the search into windows of this size. |
verbose |
output more information to the screen |
"hits"
x <- 1 # great!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.