Mercurial > repos > iuc > bedtools
diff shuffleBed.xml @ 17:a2d4c30ba2f9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 0887009a23d176b21536c9fd8a18c4fecc417d4f
author | iuc |
---|---|
date | Sun, 21 Jun 2015 22:49:46 -0400 |
parents | bdb4509d9482 |
children | ac8b17b66663 |
line wrap: on
line diff
--- a/shuffleBed.xml Mon May 25 22:48:52 2015 -0400 +++ b/shuffleBed.xml Sun Jun 21 22:49:46 2015 -0400 @@ -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>