Description Usage Arguments Author(s) See Also
function to write predicted TFBS into a tab-separated file.
1 2 | ## S4 method for signature 'cobindr'
write.bindingsites.table(x, file = NULL)
|
x |
an object of the class "cobindr", which will hold 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". |
Stefan Kroeger <kroeger@informatik.hu-berlin.de>
write.pairs
, write.bindingsites
, write.sequences
, write
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.