This document described the MotifCompareResult and methods for storing information about motif comparison methods (e.g. TOMTOM).

# S4 method for MotifCompareResult
show(object)

nquery(object)

ntarget(object)

Arguments

object

MotifCompareResult object.

Slots

info

list with result information.

alphabet

data.frame with alphabet information.

query

data.frame with query motifs information.

target

data.frame with target motifs information.

probabilities

list of motif probabilities.

matches

list of motif scores.