changeset 13:75763eea6d2b draft

Uploaded
author computationaltranscriptomics
date Wed, 01 Jun 2016 10:24:00 -0400
parents 723b5adb91e4
children 0726953d86f3
files vgx_converter.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vgx_converter.xml	Wed Jun 01 10:14:12 2016 -0400
+++ b/vgx_converter.xml	Wed Jun 01 10:24:00 2016 -0400
@@ -1,4 +1,4 @@
-<tool id="vgx_converter" name="SIF-to-VGX" version="0.0.2">
+<tool id="vgx_converter" name="SIF-to-VGX" version="0.0.3">
 	<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>