Skip to content

Commit e9c80d2

Browse files
authored
Merge pull request #6882 from galaxyproject/qt-fixlabel
[Quicktree] fix output label
2 parents 76bfefa + 5b90213 commit e9c80d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/quicktree/quicktree.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ input.quicktree
6565
</param>
6666
</inputs>
6767
<outputs>
68-
<data name="output_file" format="newick" label="${tool.name} on ${on_string}: stockholm format">
68+
<data name="output_file" format="newick" label="${tool.name} on ${on_string}: Tree">
6969
<change_format>
7070
<when input="output_type" value="dist_out" format="mothur.dist" />
7171
</change_format>

0 commit comments

Comments
 (0)