Description Usage Arguments Value Examples
prints the data
1 2 | ## S4 method for signature 'DChIPRepResults'
show(object)
|
object |
A DChIPRepResults object |
A compact representation of the DChIPRepResults object
1 2 3 4 5 | data(testData)
dcr <- DChIPRepResults(testData)
dcr
dcr <- runTesting(dcr)
dcr
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.