countOverlapsAnyRev {LOLA}R Documentation

Just a reverser. Reverses the order of arguments and passes them untouched to countOverlapsAny – so you can use it with lapply.

Description

Just a reverser. Reverses the order of arguments and passes them untouched to countOverlapsAny – so you can use it with lapply.

Usage

countOverlapsAnyRev(subj, quer)

Arguments

subj

Subject

quer

Query

Value

Results from countOverlaps


[Package LOLA version 1.10.0 Index]