R package that estimates the error BEAST2 makes from a given phylogeny
GNU General Public License v3.0
3
stars
2
forks
source link
'check_pir_params' must stop when there are no candidate models, yet there is a 'pir_params$evidence_filename' #405
Closed
richelbilderbeek closed 4 years ago
Is your feature request related to a problem? Please describe.
check_pir_params
is lenient when there are no candidate models, yet there is a non-empty 'pir_params$evidence_filename'.Describe the solution you'd like
'check_pir_params' must stop when there are no candidate models, yet there is a 'pir_params$evidence_filename'
Describe alternatives you've considered
Allowing it. Bad idea: it confuses me.
Additional context
None.