matsengrp / linearham

A Bayesian Phylo-HMM for B cell receptor sequence analysis

Home Page:http://matsengrp.github.io/linearham

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add c++ exception when reading null flexbounds

eharkins opened this issue · comments

Linearham should throw a more informative exception upon reading null flexbounds out of a partis yaml file. This can be done like https://github.com/psathyrella/ham/blob/master/src/state.cc#L68