We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6616f67 commit 85da33bCopy full SHA for 85da33b
tools/histogram/.shed.yml
@@ -7,4 +7,5 @@ long_description: |
7
name: histogram
8
owner: devteam
9
remote_repository_url: https://github.com/galaxyproject/tools-devteam/tree/master/tools/histogram
10
+homepage_url: https://github.com/galaxyproject/tools-devteam/tree/master/tools/histogram
11
type: unrestricted
tools/histogram/histogram2.xml
@@ -84,4 +84,7 @@ This tool computes a histogram of the numerical values in a column of a dataset.
84
.. image:: histogram2.png
85
86
</help>
87
+<citations>
88
+ <citation type="doi">10.1145/3386334</citation>
89
+</citations>
90
</tool>
0 commit comments