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(sOSR2)
data(c19g)
juxtaPlot(c19g, sOSR2)

[Package encoDnaseI version 0.1-0 Index]