Mercurial > repos > chrisd > coverage_sampler
comparison coverage_sampler.xml @ 33:fab5cf882885 draft
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 7141655be29c3bd9fc52bee257b1c130e2aff9b1-dirty
author | chrisd |
---|---|
date | Wed, 29 Jun 2016 04:00:25 -0400 |
parents | 8998b3f44018 |
children | c0cc4296898e |
comparison
equal
deleted
inserted
replaced
32:8998b3f44018 | 33:fab5cf882885 |
---|---|
72 | 72 |
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 | 74 |
75 -skip INT Number of levels to skip | 75 -skip INT Number of levels to skip |
76 | 76 |
77 -samples INT Number of iterations per sample level | 77 -samples INT Number of iterations per sample level |
78 | 78 |
79 -t INT Gene fraction threshold (only genes with a gene fraction greater than this threshold are output) | 79 -t INT Gene fraction threshold (only genes with a gene fraction greater than this threshold are output) |
80 | 80 |
81 ------ | 81 ------ |
82 | 82 |