Generate a strata object from the data.
The function uses the POP_ID or STRATA columns along the
INDIVIDUALS.
Arguments
- data
A tidy dataset object. Documented in
tidy_genome.- pop.id
(logical) When
pop.id = TRUE, the strata returns the stratification colnamePOP_ID. With the default, ReturnsSTRATA. Default:pop.id = FALSE.
Author
Thierry Gosselin thierrygosselin@icloud.com
