# HG changeset patch # User chrisd # Date 1467186915 14400 # Node ID 9b2f9868160812f9c5dc1df948c13e7308b3e3bf # Parent c2ec2597409b96bdac96f984cb0b49416bcc54aa planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 418864e659512723d79aca2221eb3c13f46a9f98-dirty diff -r c2ec2597409b -r 9b2f98681608 coverage_sampler.xml --- a/coverage_sampler.xml Wed Jun 29 03:53:11 2016 -0400 +++ b/coverage_sampler.xml Wed Jun 29 03:55:15 2016 -0400 @@ -72,8 +72,8 @@ -min INT Starting level to sample reads from (level is in percent) -max INT Ending level to sample reads from (level is in percent) -skip INT Number of levels to skip + -samples INT Number of iterations per sample level -t INT Gene fraction threshold (only genes with a gene fraction greater than this threshold are output) - -samples INT Number of iterations per sample level ------