# HG changeset patch # User chrisd # Date 1467187309 14400 # Node ID c0cc4296898ed9776c364a72ec9ca846a6f16806 # Parent fab5cf88288513f012c5a2e93154fcb476d05384 planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 8d5fea6b20b64356f3aaa48700d0cf29e7352ae7-dirty diff -r fab5cf882885 -r c0cc4296898e coverage_sampler.xml --- a/coverage_sampler.xml Wed Jun 29 04:00:25 2016 -0400 +++ b/coverage_sampler.xml Wed Jun 29 04:01:49 2016 -0400 @@ -84,11 +84,15 @@ Output of this program is a tab delimited text file with following: -Column Description +Column Description Level The sampling level alignments were taken at + Iteration The ith iteration of the current sampling level + 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 + Hits The amount of times that the reference sequence was seen from the sample of alignments ------