Learn R Programming

cobindR (version 1.10.0)

write.bindingsites: writes predicted binding sites as a BED file.

Description

writes predicted binding sites as a BED file.

Usage

"write.bindingsites"(x, file = NULL, background = FALSE)

Arguments

x
an object of the class "cobindr", which holds all necessary information about the sequences and the predicted binding sites.
file
path to file. If filename is 'NULL' a filename is generated based on the name of the object of class "cobindr".
background
logical flag. If background is 'TRUE' the binding sites found in the background sequences are used.

See Also

write.bindingsites.table, write.pairs, write.sequences, write