# HG changeset patch # User chrisd # Date 1467188677 14400 # Node ID 98a7da79f8a80338dec621850a0a4130b84106fa # Parent 520bc487403d994125ae7faff0d891a580ff04fa planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 9982b8cd32dc6ecef17cd8c3bf16f42d8eb30d75-dirty diff -r 520bc487403d -r 98a7da79f8a8 coverage_sampler.xml --- a/coverage_sampler.xml Wed Jun 29 04:21:24 2016 -0400 +++ b/coverage_sampler.xml Wed Jun 29 04:24:37 2016 -0400 @@ -84,11 +84,11 @@ A tab delimited text file with the following columns:: - Level The sampling levels alignments were taken at - Iteration The iteration at each sample level - Gene Id The reference name having a gene fraction greater than threshold + Level The sampling level alignments were taken at + Iteration The iteration number of the current sample level + Gene Id The reference name having a gene fraction greater than threshold Gene Fraction The gene fraction for the current reference sequence (in percent) - Hits The amount of alignments associated with the reference sequence at the current sample level + Hits The number of alignments associated with the reference sequence ------