Giter VIP home page Giter VIP logo

models's Introduction

Kipoi models

CircleCI DOI

This repository hosts predictive models for genomics and serves as a model source for Kipoi. Each folder containing model.yaml is considered to be a single model.

Contributing models

  1. Install kipoi:
pip install kipoi
  1. Run kipoi ls. This will checkout the kipoi/models repo to ~/.kipoi/models)

  2. Follow the instructions on contributing/Getting started.

Using models (to predict, score variants, build new models)

To explore available models, visit http://kipoi.org/models. See kipoi/README.md and docs/using getting started for more information on how to programatically access the models from this repository using CLI, python or R.

Configuring local storage location

This model source (https://github.com/kipoi/models) is included in the Kipoi config file (~/.kipoi/config.yaml) by default:

# ~/.kipoi/config.yaml
model_sources:
    kipoi:
        type: git-lfs
        remote_url: [email protected]:kipoi/models.git
        local_path: ~/.kipoi/models/
        auto_update: True

If you wish to keep the models stored elsewhere, edit the local_path accordingly.

models's People

Contributors

haimasree avatar avsecz avatar derthorsten avatar krrome avatar hoeze avatar s6juncheng avatar jacklanchantin avatar bernardo-de-almeida avatar muhammedhasan avatar jisraeli avatar vervacity avatar twrightsman avatar xnancy avatar laraurban avatar mheinzinger avatar banwang27 avatar vagarwal87 avatar suragnair avatar stefanches7 avatar katrinleinweber avatar jeffmylife avatar itaskiran avatar agitter avatar karollus avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.