# HG changeset patch
# User sanbi-uwc
# Date 1462905072 14400
# Node ID b5a7903404582e04e8b69ed21df6de13dd619c7e
# Parent b0706651909636bbe96aee06a9827d071331db4d
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc.git commit 6008c770bc6e25fffa56516d0546d63640eb7350
diff -r b07066519096 -r b5a790340458 build_ctb_gene.xml
--- a/build_ctb_gene.xml Tue May 10 09:14:00 2016 -0400
+++ b/build_ctb_gene.xml Tue May 10 14:31:12 2016 -0400
@@ -9,18 +9,18 @@
- export NEO4J_REST_URL=http://${neo4j_db_username}:${neo4j_db_password}@${neo4j_db_url}:${neo4j_db_port}/db/data/
+ export NEO4J_REST_URL=http://${neo4j_db_username}:${neo4j_db_password}@${neo4j_db_url}:${neo4j_db_port}/db/data/ &&
build_ctb_gene goterms ${input_file}
-
+
-
+
Help!