plot.intensities: Draw component intensities along the genome

Description Usage Arguments

Description

Draw component intensities along the genome

Usage

1
2
3
## S3 method for class 'intensities'
plot(track, info, chr = 1, span.wind = 20,
  start = NULL, end = NULL)

Arguments

track

vector of component intensities

info

data.frame containing chr and start/end information about intensities

chr

chromosome to show

span.wind

number of windows to use for loess smoothing

start

start of the region to show

end

end of the region to show


hms-dbmi/spacemut documentation built on Feb. 8, 2021, 6:27 a.m.