Description Usage Arguments Value Author(s) See Also
Find occuring GRanges overlapping with the benchmarking set (positive + negative examples)
1 2 3 | findOverlapsBench(occuring, benchmarking, predictor_col = "Sig",
labels_col = "for_benchmarking", normalise = T,
select_predictor_per_range = min, ...)
|
occuring |
GRanges object, occuring feature instances |
benchmarking |
GRanges object, feature instances for benchmarking |
predictor_col |
name of the metadata column in |
labels_col |
name of the metadata column in |
normalise |
logical, normalise predictor value, just in case predictor doesn't span the full range between 0 ... 1 |
... |
arguments such as |
Genomic Ranges list object containing N
randomised GRanges objects
Vitalii Kleshchevnikov
ELMdb2GRanges
, GRangesINinteractionSubsetFASTA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.