changeset 8:fe920bac76dd draft

Uploaded
author bgruening
date Thu, 18 Oct 2012 04:14:29 -0400
parents 63d9e369c669
children 221e740377ca
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 18 04:06:44 2012 -0400
+++ b/tool_dependencies.xml	Thu Oct 18 04:14:29 2012 -0400
@@ -22,14 +22,7 @@
 Compiling bowtie2 requires zlib and libpthread to be present on your system.
         </readme>
     </package>
-    <package name="bismark" version="0.7.7">
-        <install version="1.0">
-            <set_environment version="1.0">
-                <environment_variable name="PATH" action="prepend_to">$REPOSITORY_INSTALL_DIR</environment_variable>
-            </set_environment>
-        </install>
-        <readme>
-bismark, bismark_genome_preparation and bismark_methylation_extractor are shipped with that wrapper
-        </readme>
-    </package>
+    <set_environment version="1.0">
+        <environment_variable name="PATH" action="prepend_to">$REPOSITORY_INSTALL_DIR</environment_variable>
+    </set_environment>
 </tool_dependency>