Skip to content

A python wrapper for the Database of Curated Mutations API

Notifications You must be signed in to change notification settings

mattdmem/DoCM-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Python Wrapper for DoCM API

The Database of Curated Mutations from WashU (DOCM) provides a REST API for accessing common mutation is cancer:

http://docm.genome.wustl.edu/api

This project provides a python wrapper for this API.

Methods

There are two methods in the class Variants:

  • variant_detail
  • variant_list

These are basic wrappers of the two endpoints offered by the API

About

A python wrapper for the Database of Curated Mutations API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages