Mercurial > repos > computationaltranscriptomics > vgx_converter
changeset 10:2faeb500052d draft
Uploaded
author | computationaltranscriptomics |
---|---|
date | Fri, 13 May 2016 02:42:18 -0400 |
parents | 26655854fac5 |
children | cc00428a87f2 |
files | vgx_converter.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vgx_converter.xml Fri May 13 02:40:31 2016 -0400 +++ b/vgx_converter.xml Fri May 13 02:42:18 2016 -0400 @@ -1,4 +1,4 @@ -<tool id="vgx_converter" name="SIF-to-VGX" version="0.0.1"> +<tool id="vgx_converter" name="SIF-to-VGX" version="0.0.2"> <description>Converts a SIF file to a JSON file in node-link format for visualization in VisualGraphX</description> <command interpreter="python">vgx_converter.py $input1 $delimiter $input2 $output</command> <inputs>