Mercurial > repos > iuc > featurecounts
comparison featurecounts.xml @ 2:a80f96e55958 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 9a92d439f147a5cf2370e0686854911107de1144
author | iuc |
---|---|
date | Mon, 31 Oct 2016 07:26:54 -0400 |
parents | c7bd0cc53524 |
children | dae123c03a74 |
comparison
equal
deleted
inserted
replaced
1:c7bd0cc53524 | 2:a80f96e55958 |
---|---|
104 | 104 |
105 <param name="include_feature_length_file" | 105 <param name="include_feature_length_file" |
106 type="boolean" | 106 type="boolean" |
107 truevalue="true" | 107 truevalue="true" |
108 falsevalue="false" | 108 falsevalue="false" |
109 selected="false" | 109 checked="false" |
110 label="Create gene-length file" | 110 label="Create gene-length file" |
111 help="Creates a tabular file that contains the effective (nucleotides used for counting reads) length of the feature; might be useful for estimating FPKM/RPKM" /> | 111 help="Creates a tabular file that contains the effective (nucleotides used for counting reads) length of the feature; might be useful for estimating FPKM/RPKM" /> |
112 | 112 |
113 | 113 |
114 <section name="pe_parameters" title="Options for paired-end reads"> | 114 <section name="pe_parameters" title="Options for paired-end reads"> |