# HG changeset patch # User chrisd # Date 1467182927 14400 # Node ID 94b6db9db63c02c4d7b70a9059e8748fc627efbb # Parent 233b2d979df4773ffae9b09c827a82cba1f063bb planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 0b575dcdcbeae31d97dc0334380bb18120568740-dirty diff -r 233b2d979df4 -r 94b6db9db63c coverage_sampler.xml --- a/coverage_sampler.xml Wed Jun 29 02:43:33 2016 -0400 +++ b/coverage_sampler.xml Wed Jun 29 02:48:47 2016 -0400 @@ -90,11 +90,15 @@ Output of this program is a tab delimited text file with following: - 1 Level The sampling level alignments were taken at - 2 Iteration The ith iteration of the current sampling level - 3 Gene Id The reference sequence having a gene fraction greater than threshold - 4 Gene Fraction The overall fraction of the gene that was covered from the sample of alignments - 5 Hits The amount of times that the reference sequence was seen from the sample of alignments +1 Level The sampling level alignments were taken at + +2 Iteration The ith iteration of the current sampling level + +3 Gene Id The reference sequence having a gene fraction greater than threshold + +4 Gene Fraction The overall fraction of the gene that was covered from the sample of alignments + +5 Hits The amount of times that the reference sequence was seen from the sample of alignments ------ @@ -104,6 +108,8 @@ .. _github: https://github.com/cdeanj/coverage_sampler +------ + ]]>