sample_partitions_by_cells: Generate Random, Non-Overlapping Partition of Cells

Description Usage Arguments Value References

View source: R/sample_partitions_by_cells.R

Description

Generate Random, Non-Overlapping Partition of Cells

Usage

1

Arguments

reads

A data.frame of n reads.

...

Argument passed to sample_partitions_similar_weights.

Value

A list of random non-overlapping (disjoint) partitions where each element holds indices in {1, 2, ..., n} and where the union of all parts is {1, 2, ..., n}.

References

https://github.com/HenrikBengtsson/SegalM_2017-FISH/issues/16


HenrikBengtsson/TopDomStudy documentation built on May 14, 2021, 1:49 p.m.