Skip to content

Commit

Permalink
Updating tools/varvamp from version 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Sep 26, 2024
1 parent efa9995 commit 4fb395b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tools/varvamp/macros.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<macros>
<token name="@TOOL_VERSION@">1.2.0</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@TOOL_VERSION@">1.2.1</token>
<token name="@VERSION_SUFFIX@">0</token>
<xml name="main_parameters">
<conditional name="main_params">
<param name="specify_how" type="select" label="How to set the main parameters, threshold for consensus nucleotides and max ambiguous nts per primer?">
Expand Down
2 changes: 1 addition & 1 deletion tools/varvamp/varvamp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</xrefs>
<requirements>
<requirement type="package" version="@TOOL_VERSION@">varvamp</requirement>
<requirement type="package" version="2.0.1">primer3-py</requirement>
<requirement type="package" version="2.0.3">primer3-py</requirement>
<requirement type="package" version="0.7.17">seqfold</requirement>
</requirements>
<version_command>varvamp --version</version_command>
Expand Down

0 comments on commit 4fb395b

Please sign in to comment.