matsengrp / hyperfreq

Bayesian tool for APOBEC hypermutation analysis
GNU General Public License v3.0
10 stars 2 forks source link

Add maxiter setting(s) to CLI #24

Closed metasoarous closed 10 years ago

metasoarous commented 10 years ago

See #23 - it's probably best to let users decide what performance/precision balance is best for them.

Should probably do this for both integrate.quadrature and optimize.brenth calls with two separate flags, since I think both of these can lead to the warnings in question. Note that this will require a version bump on both this package and betarat since the latter currently does not expose maxiter for the integration.