wikipathways/wikipathways-sql-releaser

Name: wikipathways-sql-releaser

Owner: WikiPathways

Description: Library for generating database for WikiPathways data releases

Created: 2016-09-16 01:22:52.0

Updated: 2016-09-19 23:41:30.0

Pushed: 2016-09-19 23:41:28.0

Homepage: null

Size: 13

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

wikipathways-sql-releaser

Python library to generate SQLite database for versioned WikiPathways data releases.

Get library:

clone https://github.com/wikipathways/wikipathways-sql-releaser.git
ikipathways-api-client-py

Isolate environment:

on wikipathways-sql-releaser

Install dependencies:

install -e .

Run (this isn't done, and it expects pathways.db not to already exist):

on wikipathways_sql_releaser/extract.py 

How to install a new dependency (SQLAlchemy in this example):

install SQLAlchemy
freeze > requirements.txt

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.