Mercurial > repos > chrisd > coverage_sampler
comparison coverage_sampler.xml @ 38:98a7da79f8a8 draft default tip
planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 9982b8cd32dc6ecef17cd8c3bf16f42d8eb30d75-dirty
author | chrisd |
---|---|
date | Wed, 29 Jun 2016 04:24:37 -0400 |
parents | 520bc487403d |
children |
comparison
equal
deleted
inserted
replaced
37:520bc487403d | 38:98a7da79f8a8 |
---|---|
82 | 82 |
83 **Output** | 83 **Output** |
84 | 84 |
85 A tab delimited text file with the following columns:: | 85 A tab delimited text file with the following columns:: |
86 | 86 |
87 Level The sampling levels alignments were taken at | 87 Level The sampling level alignments were taken at |
88 Iteration The iteration at each sample level | 88 Iteration The iteration number of the current sample level |
89 Gene Id The reference name having a gene fraction greater than threshold | 89 Gene Id The reference name having a gene fraction greater than threshold |
90 Gene Fraction The gene fraction for the current reference sequence (in percent) | 90 Gene Fraction The gene fraction for the current reference sequence (in percent) |
91 Hits The amount of alignments associated with the reference sequence at the current sample level | 91 Hits The number of alignments associated with the reference sequence |
92 | 92 |
93 ------ | 93 ------ |
94 | 94 |
95 **Development** | 95 **Development** |
96 | 96 |