lanl / PyBNF

An application for parameterization of biological models available in SBML and BNGL formats. Features include parallelization, metaheuristic optimization algorithms, and an adaptive Markov chain Monte Carlo (MCMC) sampling algorithm.
Other
22 stars 18 forks source link

Change .con to .prop #265

Closed emitra17 closed 5 years ago

emitra17 commented 5 years ago

Change the extension of constraint / property specification files from .con to .prop. .con is still supported in the code for backwards compatibility.