biosimulators / Biosimulators_utils

Utilities for building standardized command-line interfaces for biosimulation software packages
https://docs.biosimulators.org/Biosimulators_utils
MIT License
4 stars 6 forks source link

Switch LEMS validation to use new pyNeuroML method #50

Open jonrkarr opened 3 years ago

jonrkarr commented 3 years ago

Replace body of biosimulators_utils.model_lang.lems.validation.validate_model with pyneuroml.pynml.validate_neuroml2_lems_file.

Can be done when a new version of pyNeuroML is released (> 0.5.11).