Mercurial > repos > chrisd > coverage_sampler
comparison coverage_sampler.xml @ 28:0669c68fadd5 draft
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit a9eb83d45f0260a8dbb8eff177412f4342c5899c-dirty
author | chrisd |
---|---|
date | Wed, 29 Jun 2016 03:48:35 -0400 |
parents | 084c1b36be0d |
children | 5319e9db6473 |
comparison
equal
deleted
inserted
replaced
27:084c1b36be0d | 28:0669c68fadd5 |
---|---|
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 | |
78 | |
77 ------ | 79 ------ |
78 | 80 |
79 **Output** | 81 **Output** |
80 | 82 |
81 Output of this program is a tab delimited text file with following: | 83 Output of this program is a tab delimited text file with following: |