showTrackInfo | R Documentation |
Provide some information about the relative signal ranges of each track.
showTrackInfo(x, assay = "input", doPrint = TRUE)
x |
A named list of signal matrices or an EnrichmentSE object as
produced by |
assay |
The assay to use, defaults to the input assay. |
doPrint |
Logical; whether to print the information. |
An invisible list of captions.
data(exampleESE)
showTrackInfo(exampleESE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.