Mercurial > repos > iuc > bedtools
diff shuffleBed.xml @ 4:607c0576c6ab draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6692e3a4fa1bf6e9a407735afdbb2454ed32b316
author | iuc |
---|---|
date | Wed, 27 Jan 2016 15:15:59 -0500 |
parents | 2cd7e321d259 |
children | d25966c8ddeb |
line wrap: on
line diff
--- a/shuffleBed.xml Wed May 27 12:54:35 2015 -0400 +++ b/shuffleBed.xml Wed Jan 27 15:15:59 2016 -0500 @@ -1,5 +1,5 @@ <tool id="bedtools_shufflebed" name="ShuffleBed" version="@WRAPPER_VERSION@.0"> - <description></description> + <description>randomly redistrubute intervals in a genome</description> <macros> <import>macros.xml</import> </macros>