Skip to content

Commit

Permalink
Merge pull request #17328 from bernt-matthias/topic/hide-wig_to_bigWig
Browse files Browse the repository at this point in the history
Hide wig_to_bigWig tool
  • Loading branch information
jdavcs committed Feb 26, 2024
2 parents 51749bf + e1457c8 commit 874cd96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/filters/wig_to_bigwig.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="wig_to_bigWig" name="Wig/BedGraph-to-bigWig" version="1.1.1">
<tool id="wig_to_bigWig" name="Wig/BedGraph-to-bigWig" version="1.1.1" hidden="true">
<description>converter</description>
<requirements>
<requirement type="package" version="357">ucsc-wigtobigwig</requirement>
Expand Down

0 comments on commit 874cd96

Please sign in to comment.