Mercurial > repos > chrisd > coverage_sampler
comparison coverage_sampler.xml @ 30:c2ec2597409b draft
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 92c908e33faf0215bf10114f5a17acd0c261742e-dirty
author | chrisd |
---|---|
date | Wed, 29 Jun 2016 03:53:11 -0400 |
parents | 5319e9db6473 |
children | 9b2f98681608 |
comparison
equal
deleted
inserted
replaced
29:5319e9db6473 | 30:c2ec2597409b |
---|---|
67 | 67 |
68 ------ | 68 ------ |
69 | 69 |
70 **Options** | 70 **Options** |
71 | 71 |
72 -min INT Starting level to sample reads from (level is in percent) | 72 -min INT Starting level to sample reads from (level is in percent) |
73 -max INT Ending level to sample reads from (level is in percent) | 73 -max INT Ending level to sample reads from (level is in percent) |
74 -skip INT Number of levels to skip | 74 -skip INT Number of levels to skip |
75 -t INT Gene fraction threshold (only genes with a gene fraction greater than this threshold are output) | 75 -t INT Gene fraction threshold (only genes with a gene fraction greater than this threshold are output) |
76 -samples INT Number of iterations per sample level | 76 -samples INT Number of iterations per sample level |
77 | 77 |
78 ------ | 78 ------ |
79 | 79 |
80 **Output** | 80 **Output** |
81 | 81 |