Description Usage Arguments Value Author(s) See Also Examples
Function converts predicted binding sites into a GRanges object (package: GenomicFeatures). This allows for easy interaction with other tools as well as output of different formats (bed, gff).
1 |
x |
An object of the class "cobindr", which will hold the predicted binding site locations. |
... |
optional additional parameters |
A GRanges object holding the positions of all predicted transcription factor binding sites relative to the input sequence.
Robert Lehmann <r.lehmann@biologie.hu-berlin.de>
get.pairs write.bindingsites write.bindingsites.table
1 | # export(get.bindingsite.ranges(runObj), "tfbs_hits.gff3")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.