Mercurial > repos > pablocarb > synbiodesign
diff toolOptBioDes.py @ 10:6a1fbacdfaf5 draft
planemo upload commit b97a4df6e4e3a6f3d14f18f3f30c47eb5657a362
author | pablocarb |
---|---|
date | Fri, 03 May 2019 05:18:02 -0400 |
parents | f9aef3df1fc8 |
children | 8f42eba7e2eb |
line wrap: on
line diff
--- 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