# HG changeset patch # User chrisd # Date 1467183137 14400 # Node ID bce433e42d1e66a67ef48c8396f5b48d0ebd6615 # Parent 94b6db9db63c02c4d7b70a9059e8748fc627efbb planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 32a55afad4b912cf95b909cf60c6e62d7c04bbbd-dirty diff -r 94b6db9db63c -r bce433e42d1e coverage_sampler.xml --- a/coverage_sampler.xml Wed Jun 29 02:48:47 2016 -0400 +++ b/coverage_sampler.xml Wed Jun 29 02:52:17 2016 -0400 @@ -69,20 +69,20 @@ **Options** - -min This parameter specifies the starting sample level for the program. For example, a min value - of five tells the program to begin by taking five percent of alignments from the alignment file. + -min This parameter specifies the starting sample level for the program. For example, a min value + of five tells the program to begin by taking five percent of alignments from the alignment file. - -max This parameter specifies the ending sample level for the program. + -max This parameter specifies the ending sample level for the program. - -skip This parameter specifies the amount of levels to skip between min and max. For example, - if you specify a min value of five, a max value of 100, and a skip value of five, then - you would be sampling alignments in intervals of five. + -skip This parameter specifies the amount of levels to skip between min and max. For example, + if you specify a min value of five, a max value of 100, and a skip value of five, then + you would be sampling alignments in intervals of five. - -t This parameter specifies a threshold value. Only genes having a gene fraction greater than - this value are provided as output. + -t This parameter specifies a threshold value. Only genes having a gene fraction greater than + this value are provided as output. - -samples This parameter specifies the amount of iterations you would like to sample at. For example, - a sample value of five would sample each level five times. + -samples This parameter specifies the amount of iterations you would like to sample at. For example, + a sample value of five would sample each level five times. ------ @@ -108,8 +108,6 @@ .. _github: https://github.com/cdeanj/coverage_sampler ------- - ]]>