data(hg18_ideo)
data(binned_multiSeries)
layout(matrix(1:2, byrow=TRUE,ncol=1),heights=c(2.5,1))
plotChromValuePair("chr1",hg18_ideo,
values_GR=binned_multiSeries,value_cols=colnames(mcols(binned_multiSeries)),plotType='lines',
col=1:5,val_range=c(0,10),bpLim=NULL,vertical=FALSE,addScale=TRUE,ablines_y=NULL,
smoothVals=FALSE,default_margins=c(0.5,.5,.1,.1))
Run the code above in your browser using DataLab