boundingIndices(starts, stops, positions, all.indices = FALSE)boundingIndicesByChr;
rangeSampleMeans
starts = seq(10,100,10)
boundingIndices( starts=starts, stops=starts+5, positions = 1:100 )
Run the code above in your browser using DataLab