plink_merge()
Merge binary PLINK files using tree aggregation.
b (Batch) – Batch to add merge jobs to.
Batch
bfiles (List[ResourceGroup]) – List of binary PLINK file roots to merge.
List
ResourceGroup
image (Optional[str]) – Image name that contains PLINK.
Optional
str
branching_factor (int) – Grouping factor when merging files.
int
Merged binary PLINK file.