get.pairs: function to get output of findPairs

Description Usage Arguments Author(s) See Also

Description

Function returns the results of findPairs() as a data frame. The data.frame consists of 6 columns, namely

Usage

1
2
## S4 method for signature 'cobindr'
get.pairs(x, background = FALSE)

Arguments

x

an object of the class "cobindr", which holds all necessary information about the sequences and the predicted binding sites.

background

logical flag. If background is 'TRUE' the pairs found in the background sequences are used.

Author(s)

Stefan Kroeger <kroeger@informatik.hu-berlin.de>

See Also

get.significant.pairs, write.bindingsites, write.sequences, write


cobindR documentation built on April 28, 2020, 6:40 p.m.