Skip to content

Commit 5b90213

Browse files
committed
fix output label
1 parent 76bfefa commit 5b90213

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)