This produces a default set of grid sizes to be used in Interative Grid Scan
getAutoGridSize(nL)
Number of unique read positions
numeric vector of grid sizes
The default grid sizes are powers of 10
# NOT RUN {
## Should produce a vector of power of ten up to 10000
getAutoGridSize(2*10^5)
# }
Run the code above in your browser using DataLab