Mercurial > repos > yhoogstrate > segmentation_fold
comparison segmentation-fold.xml @ 4:21e619c46cb5 draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 61ba605ef9eb63914a248fe389860daa2249af69
author | yhoogstrate |
---|---|
date | Wed, 02 Mar 2016 05:47:07 -0500 |
parents | 59ab674be4b5 |
children | fd7f0bf0f5b6 |
comparison
equal
deleted
inserted
replaced
3:59ab674be4b5 | 4:21e619c46cb5 |
---|---|
1 <tool id="segmentation_fold" name="segmentation-fold" version="1.6.0_0"> | 1 <tool id="segmentation_fold" name="segmentation-fold" version="1.6.2_0"> |
2 <description>RNA-Folding including predefined segments including K-turns</description> | 2 <description>RNA-Folding including predefined segments including K-turns</description> |
3 | 3 |
4 <requirements> | 4 <requirements> |
5 <requirement type="package" version="1.6.0">segmentation-fold</requirement> | 5 <requirement type="package" version="1.6.2">segmentation-fold</requirement> |
6 </requirements> | 6 </requirements> |
7 | 7 |
8 <stdio></stdio> | 8 <stdio></stdio> |
9 | 9 |
10 <version_command>segmentation-fold --version | head -n 2 | tail -n 1 | sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'</version_command> | 10 <version_command>segmentation-fold --version | head -n 2 | tail -n 1 | sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//'</version_command> |