kipoi / models

Model zoo for genomics
http://kipoi.org
MIT License
165 stars 59 forks source link

Test predictions are not available for a subset of models in Kipoi #238

Open haimasree opened 3 years ago

haimasree commented 3 years ago

kipoi test <model-name> --source=kipoi tests whether a specific conda environment can be resolved for model-name. In addition, for models whose yaml representation contains a test tag the corresponding file under expected is downloaded and verified against the predictions produced by the model. This is rather useful because changing versions of some dependencies could creep in numerical errors that are hard to detect. The following model groups dont contain such test files.

haimasree commented 2 years ago

https://github.com/kipoi/models/pull/310 https://github.com/kipoi/models/pull/312