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