Contributing models - Getting started

Kipoi stores models (descriptions, parameter files, dataloader code, ...) as folders in the kipoi/models github repository. The minimum requirement for a model is that a model.yaml file is available in the model folder, which defines the type of the model, file paths / URLs, the dataloader, description, software dependencies, etc.

We have compiled some of the standard use-cases of model contribution here. Please specify:

  • which input data your model requires:
  • in which framework your model is implemented:
  • whether you want to contribute a: