Skip to content

Commit

Permalink
last fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Feb 26, 2024
1 parent 170487d commit f97c833
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/peakzilla/peakzilla.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<description>Identify transcription factor binding sites from ChIP-seq and ChIP-exo experiments</description>
<macros>
<token name="@TOOL_VERSION@">1.0</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@VERSION_SUFFIX@">0</token>
</macros>
<requirements>
<requirement type="package" version="2.7">python</requirement>
<requirement type="package" version="1.0">peakzilla</requirement>
<requirement type="package" version="@TOOL_VERSION@">peakzilla</requirement>
</requirements>
<stdio>
<exit_code range="1:" level="fatal" description="Generic error"/>
Expand Down Expand Up @@ -174,4 +174,4 @@
}
</citation>
</citations>
</tool>
</tool>

0 comments on commit f97c833

Please sign in to comment.