diff vgx_converter.xml @ 13:75763eea6d2b draft

Uploaded
author computationaltranscriptomics
date Wed, 01 Jun 2016 10:24:00 -0400
parents 2faeb500052d
children cb4dce1042ef
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>