changeset 3:cd1bba1c66b3 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 74012d450ef40c04e15171b7ccbd62b03cb2de62
author yhoogstrate
date Thu, 31 Mar 2016 04:26:12 -0400
parents 22d7b6019372
children 63df1e23f4ff
files energy-estimation-utility.xml scan-for-segments.xml segmentation-fold.xml tool_dependencies.xml
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/energy-estimation-utility.xml	Thu Mar 31 04:16:21 2016 -0400
+++ b/energy-estimation-utility.xml	Thu Mar 31 04:26:12 2016 -0400
@@ -1,4 +1,4 @@
-<tool id="energy_estimation_utility" name="energy-estimation-utility" version="1.6.3-0">
+<tool id="energy_estimation_utility" name="energy-estimation-utility" version="1.6.3-1">
     <description>Estimate the maximal energy a segment needs to assign to become part of the optimal structure using segmentation-fold</description>
     
     <requirements>
--- a/scan-for-segments.xml	Thu Mar 31 04:16:21 2016 -0400
+++ b/scan-for-segments.xml	Thu Mar 31 04:26:12 2016 -0400
@@ -1,4 +1,4 @@
-<tool id="scan_for_segments" name="scan-for-segments" version="1.6.3-0">
+<tool id="scan_for_segments" name="scan-for-segments" version="1.6.3-1">
     <description>Scan for the presence of segments in sequences using segmentation-fold</description>
     
     <requirements>
--- a/segmentation-fold.xml	Thu Mar 31 04:16:21 2016 -0400
+++ b/segmentation-fold.xml	Thu Mar 31 04:26:12 2016 -0400
@@ -1,4 +1,4 @@
-<tool id="segmentation_fold" name="segmentation-fold" version="1.6.3-0">
+<tool id="segmentation_fold" name="segmentation-fold" version="1.6.3-1">
     <description>RNA-Folding including predefined segments including K-turns</description>
     
     <requirements>
--- a/tool_dependencies.xml	Thu Mar 31 04:16:21 2016 -0400
+++ b/tool_dependencies.xml	Thu Mar 31 04:26:12 2016 -0400
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <tool_dependency>
     <package name="segmentation-fold" version="1.6.3">
-        <repository changeset_revision="a6b5d3d4825c" name="package_segmentation_fold_1_6_3" owner="yhoogstrate" toolshed="https://toolshed.g2.bx.psu.edu" />
+        <repository changeset_revision="f4981e860e2c" name="package_segmentation_fold_1_6_3" owner="yhoogstrate" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
     
     <package name="python" version="2.7.10">