MotifCompareResult-class: MotifCompareResult-class

Description Usage Arguments Slots

Description

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

Usage

1
2
3
4
5
6
## S4 method for signature '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.


ddiez/motiftools documentation built on May 8, 2020, 11:38 a.m.