juxtaPlot {encoDnaseI}R Documentation

two-panel plot with track info and snp screen t-values

Description

two-panel plot with track info and snp screen t-values

Usage

juxtaPlot(trk, ssr)

Arguments

trk instance of hg18track
ssr instance of GGtools snpScreenResult

Details

xyplot of lattice package is used.

Value

xyplot output; use print in Sweave.

Author(s)

VJ Carey <stvjc@channing.harvard.edu>

Examples

data(demoTrk19)
data(demoPGM1ssr)
juxtaPlot(demoTrk19, demoPGM1ssr)

[Package encoDnaseI version 0.0-11 Index]