Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 486 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 486 Bytes

orphanet-parser

Pythonic interface to key data from Orphanet. Data was obtained from the Orphadata GitHub repository. The goal of the Python interface is to provide access to pandas data frames, without having to parse XML files.

The package only supports English-language data, and currently does not provide access to ontologies or disease linearization data.

Installation

python setup.py install