Description Usage Arguments Value
View source: R/joinPromoterDB.R
Combing together promoter.DB objects into one promoter.DB.
1 | joinPromoterDB(DB1, DB2, out.DB)
|
DB1 |
prmoterDB object |
DB2 |
promoterDB object |
out.DB |
the output file for the combined promoterDB object. |
A promoterDB object - list with 3 elements, plus
- a count matrix of the occurence of motifs in the "plus" strand, minus
- a count matrix of the occurence of motifs in the "minus" strand and both
- a count matrix of the occurence of motifs in the "minus" and "plus" strands together.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.