Build | Status |
---|---|
Bioc-release | |
Bioc-devel |
This package implements a DelayedArray
of random values where the realization of the sampled values is delayed until they are needed.
Reproducible sampling within any subarray is achieved by chunking where each chunk is initialized with a different random seed and stream.
Check out the user's guide on the Bioconductor landing page for more details.