williamslab / ped-sim

Pedigree simulator
GNU General Public License v3.0
25 stars 11 forks source link

shuffHaps as <vec<vec>> #21

Open williamscole opened 1 month ago

williamscole commented 1 month ago

Each entry in shuffHaps is now a vector of vectors. Should make implementation of user-specified VCF samples possible (especially when a sample is requested more than once).