diff augustus.xml @ 6:ca6d970d931c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 211061259f97dfbeb080aaf4713a21f64a1742e1"
author iuc
date Fri, 20 Dec 2019 14:08:53 -0500
parents b3f5d0879dab
children 09855551d713
line wrap: on
line diff
--- a/augustus.xml	Thu May 23 18:17:05 2019 -0400
+++ b/augustus.xml	Fri Dec 20 14:08:53 2019 -0500
@@ -10,7 +10,7 @@
 
             ## Using an augustus model from history, we need to unzip it and let augustus find it
 
-            cp -r "\$AUGUSTUS_CONFIG_PATH/" augustus_dir/ &&
+            cp -r `command -v augustus | xargs dirname`/../config/ augustus_dir/ &&
 
             mkdir -p 'augustus_dir/species/' &&