elissasoroj / shadie

GNU General Public License v3.0
11 stars 4 forks source link

two pop post sim stats class #13

Closed eaton-lab closed 3 years ago

eaton-lab commented 3 years ago

This new class can calculate and draw stats for two sims. It uses the toytree_sequence object to get nodes from each population correctly (see get_subsampled_ts func in toytree.utils.src.toytree_sequence.toytree-sequence).

Requires latest reorg branch of toytree.