# HG changeset patch # User iuc # Date 1522081716 14400 # Node ID 12b570dd0bc5cbaa6628a1fc6a3761476a4be0d6 # Parent c035d96c5cbe9d3c12b6ac18755650ae64533f27 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfrandomsample commit c2af291b241e37e0a55adbc1fc72a9fa37d93582 diff -r c035d96c5cbe -r 12b570dd0bc5 vcfrandomsample.xml --- a/vcfrandomsample.xml Thu Sep 15 16:06:28 2016 -0400 +++ b/vcfrandomsample.xml Mon Mar 26 12:28:36 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).