## Split the data and transform appropriately before using calculateStats()
dataReady <- preprocessCoverage(genomeData, cutoff = 0, scalefac = 32,
chunksize = 1e3, colsubset = NULL, verbose = TRUE)
names(dataReady)
dataReady
Run the code above in your browser using DataLab