Skip to main content

Command line exporters written in Python used by the NDex REST service

Project description

ndex-webapp-python-exporters

https://img.shields.io/pypi/v/ndex_webapp_python_exporters.svg https://img.shields.io/travis/ndexbio/ndex_webapp_python_exporters.svg https://coveralls.io/repos/github/ndexbio/ndex_webapp_python_exporters/badge.svg?branch=master

Command line exporters written in Python used by the NDEx REST service.

Supported Exporters

Tools

  • ndex_exporters.py Takes file in NDEx CX format and converts to format specified as a command line argument

Dependencies

Compatibility

  • Python 3.5+

Installation

pip install ndex_webapp_python_exporters

Or directly from repo (requires git)

git clone https://github.com/ndexbio/ndex_webapp_python_exporters.git
cd ndex_webapp_python_exporters
python setup.py install

Example usage

The example below assumes foo.cx is a file in NDEx CX format

cat foo.cx | ndex_exporters.py graphml > foo.graphml

NOTE: For the above example, the network Thyroid Cancer can be downloaded as a file named foo.cx in NDEx CX format.

Credits

  • Graphml exporter derived from code developed by Cecilia Zhang

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.1 (2018-12-4)

  • Fixed bug where list datatypes were not being stored as string in graphml exporter Issue #1

0.1.0 (2018-11-29)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ndex_webapp_python_exporters-0.1.1.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

ndex_webapp_python_exporters-0.1.1-py2.py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page