comparison featurecounts.xml @ 2:4d0763d3eb93 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit c2d5ab40b214e429d8a9d0c5b2b35adfc46a87e6
author iuc
date Mon, 31 Oct 2016 07:28:13 -0400
parents 94fdae43f062
children 711c80e57384
comparison
equal deleted inserted replaced
1:94fdae43f062 2:4d0763d3eb93
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">