showTrackInfo
showTrackInfo.Rd
Provide some information about the relative signal ranges of each track.
Arguments
- x
A named list of signal matrices or an EnrichmentSE object as produced by
signal2Matrix
- assay
The assay to use, defaults to the input assay.
- doPrint
Logical; whether to print the information.
Examples
data(exampleESE)
showTrackInfo(exampleESE)
#> H3K27ac ( 150x80 ) :
#> -2kb/+2kb (40 windows each)
#> around the centers of given regions
#> H3K4me3 ( 150x80 ) :
#> -2kb/+2kb (40 windows each)
#> around the centers of given regions
#> p300 ( 150x80 ) :
#> -2kb/+2kb (40 windows each)
#> around the centers of given regions