kipoi / models

Model zoo for genomics

Home Page:http://kipoi.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`kipoi test` doesn't work with "templated" models

stefanches7 opened this issue · comments

See screenshot
screenshot from 2018-09-05 18-20-29

Well it's actually avoidable by launching kipoi test in submodels

@stefanches7, please write some more info: which commands were executed and what's the Kipoi version.

I've executed kipoi test . on a model directory with 2 submodels inside. Kipoi version 0.4.0

Yup. You have to run tests for each model independently. Are the CLI arguments misleading?

Updated the cli arguments in kipoi/kipoi#333. closing the issue