# HG changeset patch
# User yhoogstrate
# Date 1463650908 14400
# Node ID 7e5b96d45f8dd4defcebe28e51869e5d6749c58b
# Parent 5de95e0173a7028dbc25b32ffbcea3843c0b3599
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit c6608bd5256e5c54cb2e01be6c184da0d2b08a7c-dirty
diff -r 5de95e0173a7 -r 7e5b96d45f8d segmentation-fold.xml
--- a/segmentation-fold.xml Thu May 19 05:30:49 2016 -0400
+++ b/segmentation-fold.xml Thu May 19 05:41:48 2016 -0400
@@ -5,7 +5,7 @@
- @VERSION_COMMAND_SMF@
+ segmentation-fold
diff -r 5de95e0173a7 -r 7e5b96d45f8d tool_dependencies.xml
--- a/tool_dependencies.xml Thu May 19 05:30:49 2016 -0400
+++ b/tool_dependencies.xml Thu May 19 05:41:48 2016 -0400
@@ -4,6 +4,17 @@
+
+
+
+
+
+
+
+
+
+
+
diff -r 5de95e0173a7 -r 7e5b96d45f8d utils_add-read-counts.xml
--- a/utils_add-read-counts.xml Thu May 19 05:30:49 2016 -0400
+++ b/utils_add-read-counts.xml Thu May 19 05:41:48 2016 -0400
@@ -6,7 +6,10 @@
- @REQUIREMENTS_UTILS@
+ python
+ numpy
+ pysam
+ segmentation-fold-utils
diff -r 5de95e0173a7 -r 7e5b96d45f8d utils_estimate-energy.xml
--- a/utils_estimate-energy.xml Thu May 19 05:30:49 2016 -0400
+++ b/utils_estimate-energy.xml Thu May 19 05:41:48 2016 -0400
@@ -6,8 +6,12 @@
- @REQUIREMENTS_SMF@
- @REQUIREMENTS_UTILS@
+ segmentation-fold
+
+ python
+ numpy
+ pysam
+ segmentation-fold-utils
diff -r 5de95e0173a7 -r 7e5b96d45f8d utils_extract-boxed-sequences.xml
--- a/utils_extract-boxed-sequences.xml Thu May 19 05:30:49 2016 -0400
+++ b/utils_extract-boxed-sequences.xml Thu May 19 05:41:48 2016 -0400
@@ -6,7 +6,10 @@
- @REQUIREMENTS_UTILS@
+ python
+ numpy
+ pysam
+ segmentation-fold-utils
diff -r 5de95e0173a7 -r 7e5b96d45f8d utils_filter-annotated-entries.xml
--- a/utils_filter-annotated-entries.xml Thu May 19 05:30:49 2016 -0400
+++ b/utils_filter-annotated-entries.xml Thu May 19 05:41:48 2016 -0400
@@ -6,7 +6,10 @@
- @REQUIREMENTS_UTILS@
+ python
+ numpy
+ pysam
+ segmentation-fold-utils
diff -r 5de95e0173a7 -r 7e5b96d45f8d utils_filter-by-energy.xml
--- a/utils_filter-by-energy.xml Thu May 19 05:30:49 2016 -0400
+++ b/utils_filter-by-energy.xml Thu May 19 05:41:48 2016 -0400
@@ -6,7 +6,10 @@
- @REQUIREMENTS_UTILS@
+ python
+ numpy
+ pysam
+ segmentation-fold-utils
diff -r 5de95e0173a7 -r 7e5b96d45f8d utils_find-boxes.xml
--- a/utils_find-boxes.xml Thu May 19 05:30:49 2016 -0400
+++ b/utils_find-boxes.xml Thu May 19 05:41:48 2016 -0400
@@ -11,6 +11,7 @@
pysam
segmentation-fold-utils
+
@VERSION_COMMAND_UTILS@