chromR methods
# S4 method for chromR
show(object)# S4 method for chromR
names(x)
# S4 method for chromR
head(x)
# S4 method for chromR
plot(x, y, ...)
windowize(x, win.size = 1000, max.win = 10000)
an object of class chromR
an object of class chromR
some sort of object???
Arguments to be passed to methods
window size, in base pairs
maximum window size
Reads in a vcf file and stores it in a chromR class.