Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 869 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 869 Bytes

mgap-api

This is a python wrapper around mGAP's API interface that simplifies commands and data formats.

Install

This is not available on pypi yet, but it will be in the near future.

pip install mgap-api

Features

  • Create a .netrc or _netrc file.
  • Retrieve mGAP datasets.
  • Convert datasets/csv files to databases.
  • Get basic stats about your datasets.

Examples

Maintainers

Shaurita Hutchins | @sdhutchins |
Rob Gilmore | @grabear |

Help

Please feel free to open an issue if you have a question/feedback/problem or submit a pull request to add a feature/refactor/etc. to this project.