Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

baudisgroup/dataapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A CLI of a GA4GH schema service API

  • The current verison of the API represents a proto-framework. None of the functions are actually implemented.
  • The CLI version of the API provides great flexibility across different platforms. It can be used by any language.
  • The goal of this tool is not strictly to implement the GA4GH specification, but to facilitate local code development.

How to use:

Pre-requirement:

>sudo pip3 install click

For details:

>python3 dataAPI.py --help

For demotration:

>python3 demo.py

Update 1:

  • Proto is renamed as dataAPI_proto.py
  • dataAPI.py now provides local functions for arraymap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages