Mercurial > repos > iuc > seqtk
diff seqtk_sample.xml @ 2:f73729b62b51 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 2249d643284ee782d882cd200729a86a2c6bb744
author | iuc |
---|---|
date | Fri, 01 Jan 2016 14:49:42 -0500 |
parents | 61718851f199 |
children | bc7d99f46a5d |
line wrap: on
line diff
--- a/seqtk_sample.xml Thu Feb 05 12:00:43 2015 -0500 +++ b/seqtk_sample.xml Fri Jan 01 14:49:42 2016 -0500 @@ -13,7 +13,7 @@ <inputs> <expand macro="in_faq" /> <param label="RNG seed" help="(-s)" name="s" type="integer" value="4"/> - <param label="Subsample (decimal fraction or number)" name="subsample_size" type="integer" value="100"/> + <param label="Subsample (decimal fraction or number)" name="subsample_size" type="float" value="100"/> </inputs> <outputs> <data format_source="in_file" hidden="false" name="default" label="Subsample of reads from $in_file.name"/> @@ -35,4 +35,5 @@ @ATTRIBUTION@ ]]></help> + <expand macro="citation" /> </tool>