Skip to content

Commit

Permalink
Update sRNAPipe.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppouchin committed Apr 9, 2024
1 parent b9f1ac1 commit d1bac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sRNAPipe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ srnapipe
<param argument="--pi_min" type="integer" value="23" label="lower bound of piRNA range"/>
<param argument="--pi_max" type="integer" value="29" label="higher bound of piRNA range"/>
</section>
<param name="PPPon" argument="--PPPon" type="boolean" truevalue="true" falsevalue="false" checked="true" label="PPPartners"/>
<param argument="--PPPon" type="boolean" truevalue="true" falsevalue="false" checked="true" label="PPPartners"/>
</inputs>
<outputs>
<data format="html" name="html_out" label="${tool.name} on ${on_string}: HTML report"/>
Expand Down

0 comments on commit d1bac44

Please sign in to comment.