genestack-client

Genestack Python Client Library


Keywords
genestack, genomics, api, odm
License
MIT
Install
pip install genestack-client==0.35.5

Documentation

Library odm_sdk

Documentation

stable

Installation

python3 -m pip install odm-sdk

Usage

odm-user-setup init

Generate documentation files

python3 -m pip install -r requirements-docs.txt
cd docs
make html

Note! make use script make_shell_docs.py that generates documentation for shell applications

Repo structure

docs/                             - folder with documentation sources
odm_sdk/                          - folder with library and tests
setup.py                          - installation setup for odm_sdk library