# HG changeset patch
# User pablocarb
# Date 1556875082 14400
# Node ID 6a1fbacdfaf5c4f84177d6c1d5e71accb6c7335c
# Parent f9aef3df1fc8a1b4728f5c4608819c52492a6dc7
planemo upload commit b97a4df6e4e3a6f3d14f18f3f30c47eb5657a362
diff -r f9aef3df1fc8 -r 6a1fbacdfaf5 optbiodes.xml
--- a/optbiodes.xml Thu May 02 10:24:13 2019 -0400
+++ b/optbiodes.xml Fri May 03 05:18:02 2019 -0400
@@ -9,7 +9,7 @@
-
+
diff -r f9aef3df1fc8 -r 6a1fbacdfaf5 toolOptBioDes.py
--- a/toolOptBioDes.py Thu May 02 10:24:13 2019 -0400
+++ b/toolOptBioDes.py Fri May 03 05:18:02 2019 -0400
@@ -23,7 +23,7 @@
help='Output csv design file.')
parser.add_argument('diagfile',
help='Output csv diagnostics file.')
- parser.add_argument('-server', default='http://doe.synbiochem.co.uk/REST',
+ parser.add_argument('-server', default='http://optbiodes.synbiochem.co.uk/REST',
help='OptBioDes server.')
return parser