Usage
chromo(chrom, boxp = TRUE, dp.alpha = TRUE, chrom.s = 1, chrom.e = NULL,
drlist1 = NULL, drlist2 = NULL, drlist3 = NULL, ...)chromoqc(chrom, boxp = TRUE, dp.alpha = 255, ...)
Arguments
chrom
an object of class chrom.
boxp
logical specifying whether marginal boxplots should be plotted [T/F].
dp.alpha
degree of transparency applied to points in dot plots [0-255].
chrom.s
start position for the chromosome.
chrom.e
end position for the chromosome.
drlist1
a named list containing elements to create a drplot
drlist2
a named list containing elements to create a drplot
drlist3
a named list containing elements to create a drplot
...
arguments to be passed to other methods.