# HG changeset patch # User iuc # Date 1522080965 14400 # Node ID 939834d8de4083a5bdf5f53336dbbc341d242a2b # Parent 03030ecd1961d01418519cffa2f52a6e0ced3c34 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfrandomsample commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 diff -r 03030ecd1961 -r 939834d8de40 vcfrandomsample.xml --- a/vcfrandomsample.xml Thu Sep 15 16:05:17 2016 -0400 +++ b/vcfrandomsample.xml Mon Mar 26 12:16:05 2018 -0400 @@ -1,4 +1,4 @@ - + Randomly sample sites from VCF dataset macros.xml @@ -24,7 +24,7 @@ - + @@ -43,7 +43,6 @@ - Randomly sample sites from an input VCF dataset. Scale the sampling probability by the field specified by --scale-by (see advanced controls). This may be used to provide uniform sampling across allele frequencies, for instance (AF field in this case).