Skip to content
This repository was archived by the owner on Dec 23, 2019. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genomelink Python SDK

Python client library to quickly get started with the Genomelink API

Installation

To install, use pip:

pip install --upgrade genomelink

Examples

>>> import genomelink
>>> report = genomelink.Report.fetch(name='eye-color', population='european', token='GENOMELINKTEST')
>>> report.summary['text']
Tend to not have brown eyes, slightly

Dependencies

Releases

Packages

Used by

Contributors

Languages