Command line exporters written in Python used by the NDex REST service
Project description
ndex-webapp-python-exporters
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for ndex_webapp_python_exporters-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ca49b0c5413ac38b4b606c2960943e9cf2129adcae41f44609732340e0ed6a5 |
|
MD5 | c683e000ced717e7f08d4c7443a65ffd |
|
BLAKE2b-256 | 5e291ceff4ba2ad2163aa93c1a4df51ded6cfecc03ed0675ca01b5a627608009 |
Hashes for ndex_webapp_python_exporters-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a8b752333cb79d0c82e081ef8910b12178afd450f87640072248004843c614c |
|
MD5 | cab5aab1051b1c30f318f93e4eedeb24 |
|
BLAKE2b-256 | 7644fb8f4075761bd8515217785a2ddecf46fb0617ae85a59dd6cb5b7416af02 |