Metadata-Version: 1.1
Name: gpml2svg
Version: 0.1.2
Summary: Render GPML pathway markup to SVG from the commandline/Python.
Home-page: https://github.com/mfitzp/gpml2svg
Author: Martin Fitzpatrick
Author-email: martin.fitzpatrick@gmail.com
License: GPL
Download-URL: https://github.com/mfitzp/gpml2svg/zipball/master
Description: GPML2SVG is a command line and Python API for the conversion of pathways marked up         using GPML to SVG. The command-line interface is currently basic. Simply call the script with the name of the         GPML file to convert. The resulting SVG will be saved using the same name, with the         extension change to .svg. The resulting SVG is marked up with object identifiers,         and links to relevant databases. The python interface offers a single function call to which you can optionally provide         colouring information (for data visualisation) and links for custom XRefs.         The sofware is in development as an extension to MetaPath.
Keywords: bioinformatics metabolomics signalling pathways research analysis science
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
