annaritz / bio331-utils

Utility functions for Reed College Bio331: Computational Systems Biology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bio331-utils

Utility functions for Reed College Bio331: Computational Systems Biology.

QuickStart

These utility functions are used in Bio331, starting with Lab1. They are wrapper scripts to post graphs to GraphSpace@Reed, a web server for interactive graph sharing and collaboration.

  • json_utils.py contains functions to write an annotated graph to a text file in JSON format readable by GraphSpace.
  • graphspace_utils.py contains curl commands to post the JSON file to GraphSpace.

Auto-generated documentation is available on the Bio331 website under Support Code.

GraphSpace

GraphSpace was originally developed at Virginia Tech. It is available at (www.graphspace.org) and the source code is available on the GitHub Page.

About

Utility functions for Reed College Bio331: Computational Systems Biology.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%