spatial_subsample.Rd
This lets you subsample a large raster image and the associated experiment object, for quicker experimentation.
spatial_subsample(tiff_paths, exper, qsize = 500)
tiff_paths | The paths containing the full raster images. |
---|---|
exper | A summarized experiment object, containing measurements for each cell. |
qsize | How large should the rasters be? |