Description Usage Arguments Details Value Author(s) See Also Examples
draw a genome plot with user defined genomic regions
1 2 3 4 5 6 7 8 | # genomePlot(.Object, genomicRegions=NULL, draw.blocks=TRUE,
# parallel.plot=TRUE, grouping=NULL, custom.labels=NULL,
# scale.positions=NULL, qval.threshold=0.05,
# use.referencePositions=FALSE, smoothStatistic.tail=NULL,
# smoothStatistic.threshold=NULL, region.colors=NULL,
# limitChrs=NULL)
genomePlot(.Object, ...)
|
.Object |
Object of class GenomicAnnotationsForPREDA, or any other class exteinding this one. |
... |
See below
|
See also the PREDA tutorial vignette for more details and sample usage
A plot of the genome with significant GenomicRegions
Francesco Ferrari
PREDAResults2GenomicRegions
,
PREDAResults
,
PREDADataAndResults
,
GenomicAnnotationsForPREDA
1 | ## See PREDA tutorial vignette for some examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.