poseidon-framework / poseidon-analysis-hs

A tool to analyse genotype data (optionally in the poseidon data format)
MIT License
3 stars 0 forks source link

Allow incremental group definitions #12

Open stschiff opened 2 years ago

stschiff commented 2 years ago

Currently, groups are defined independently, but it would be nice to allow something like

groupDefs:
  Group1: ["French", "Spanish"]
  Group2: ["Group1", "Mbuti"]