grasp
dev
  • Basic Usage
  • GRASP Console Script
  • Library (API Documentation)
  • Table Columns
  • GRASP Table Query Reference
  • Indices and tables
grasp
  • Docs »
  • GRASP Python API Documentation
  • Edit on GitHub

GRASP Python API DocumentationΒΆ

A Simple GRASP (grasp.nhlbi.nih.gov) API based on SQLAlchemy and Pandas.

Author Michael D Dacre <mike.dacre@gmail.com>
License MIT License, made at Stanford, use as you wish.
Version 0.4.0b1
https://api.codacy.com/project/badge/Grade/6a6be14b83894d76b440e853ff7e5cd3 https://readthedocs.org/projects/grasp/badge/?version=latest

For an introduction see the github readme

For table information see the wiki

  • Basic Usage
    • Installation
    • Usage
      • Tables
      • Querying
    • Example Workflow
    • ToDo
  • GRASP Console Script
  • Library (API Documentation)
    • grasp.query
      • get_studies
      • get_snps
      • lookup_rsid
      • lookup_location
      • lookup_studies
      • get_variant_info
      • get_collapse_dataframe
      • intersect_overlapping_series
      • write_study_dict
    • grasp.tables
      • SNP
      • Study
      • Phenotype
      • PhenoCats
      • Population
      • Platform
    • grasp.db
    • grasp.config
    • grasp.info
    • grasp.ref
  • Table Columns
    • Study
    • SNP
    • Phenotype
    • PhenoCats
    • Population
    • Platform
  • GRASP Table Query Reference
    • Phenotype
    • PhenoCat
    • Population
    • PopFlags
  • Indices and tables
Next

© Copyright 2016, Michael Dacre. Revision 22c81364.

Built with Sphinx using a theme provided by Read the Docs.