Find V motifs
Arguments
- edgelist
A 2-column data frame with regulators in column 1 and targets in column 2.
- paralogs
A 2-column data frame with gene IDs for each paralog in the paralog pair.
- count_only
Logical indicating whether the function should return only motif counts as a numeric scalar. If FALSE, it will return a character vector of motifs. Default: FALSE.