Description Usage Arguments Value
Comparison of motifs locations to user provided binding regions.
It returns this comparison to given user binding regions in terms of precision/recall.
1 | CompareMotifs2GivenRegions(motifs, mismatchNumbers, bindingRegions)
|
motifs |
a vector of motif characters in nucleotide IUPAC format |
mismatchNumbers |
a vector Number of mismatches allowed to match with motifs |
bindingRegions |
granges of user provided binding regions |
A dataframe which includes precision recall values for each motif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.