GithubHelp home page GithubHelp logo

mgap's Introduction

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.

mgap's People

Watchers

 avatar  avatar  avatar

mgap's Issues

Convert scripts to functions/classes

Currently, most of the code exists as a script without functions or classes.

In order to make this a package (and reproducible), classes and functions need to be written.

  • Create an Mgap class to handle parsing and downloading of data as well as creation of .netrc or _netrc.
  • Create utils.py for any other functions.

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.