View source: R/matchRegExp.BSgenome.R
matchRegExp.BSgenome | R Documentation |
Generate a list of matches for a binding factor against a BSgenome object. With proper forward and reverse patterns, will return hits from both strands.
matchRegExp.BSgenome(genome, forRegExp, revRegExp)
genome |
a |
forRegExp |
see |
revRegExp |
see |
"Hits"
createBindingFactor.DNA_regexp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.