comparison coverage_sampler.xml @ 35:ca3200bb5c56 draft

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/gene_fraction commit 020ebaf5443dce2ec2ed66bceb32fed61d847d8a-dirty
author chrisd
date Wed, 29 Jun 2016 04:03:43 -0400
parents c0cc4296898e
children f4ace4f007e2
comparison
equal deleted inserted replaced
34:c0cc4296898e 35:ca3200bb5c56
82 82
83 **Output** 83 **Output**
84 84
85 Output of this program is a tab delimited text file with following: 85 Output of this program is a tab delimited text file with following:
86 86
87 Column Description 87 Column Description
88 Level The sampling level alignments were taken at
89 88
90 Iteration The ith iteration of the current sampling level 89 Level The sampling level alignments were taken at
91 90
92 Gene Id The reference sequence having a gene fraction greater than threshold 91 Iteration The ith iteration of the current sampling level
93 92
94 Gene Fraction The overall fraction of the gene that was covered from the sample of alignments 93 Gene Id The reference sequence having a gene fraction greater than threshold
95 94
96 Hits The amount of times that the reference sequence was seen from the sample of alignments 95 Gene Fraction The overall fraction of the gene that was covered from the sample of alignments
96
97 Hits The amount of times that the reference sequence was seen from the sample of alignments
97 98
98 ------ 99 ------
99 100
100 **Development** 101 **Development**
101 102