# HG changeset patch # User chrisd # Date 1467187560 14400 # Node ID f4ace4f007e2553479e5a2671de8bba6257ee57f # Parent ca3200bb5c5661147fdf1198bb0b718a34123e15 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 589ad31da52e130769dd439de9720ea2efb6bbf3-dirty diff -r ca3200bb5c56 -r f4ace4f007e2 coverage_sampler.xml --- a/coverage_sampler.xml Wed Jun 29 04:03:43 2016 -0400 +++ b/coverage_sampler.xml Wed Jun 29 04:06:00 2016 -0400 @@ -84,17 +84,17 @@ Output of this program is a tab delimited text file with following: -Column Description + Column Description -Level The sampling level alignments were taken at + Level The sampling level alignments were taken at -Iteration The ith iteration of the current sampling level + Iteration The ith iteration of the current sampling level -Gene Id The reference sequence having a gene fraction greater than threshold + Gene Id The reference sequence having a gene fraction greater than threshold -Gene Fraction The overall fraction of the gene that was covered from the sample of alignments + Gene Fraction The overall fraction of the gene that was covered from the sample of alignments -Hits The amount of times that the reference sequence was seen from the sample of alignments + Hits The amount of times that the reference sequence was seen from the sample of alignments ------