Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
shiltemann committed Dec 16, 2024
1 parent 4a391cc commit c8dc429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/emboss_5/emboss_needle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ needle -asequence '$asequence'
<expand macro="scoring_matrix"/>
<param argument="-gapopen" type="float" value="10.0" label="Gap open penalty" />
<param argument="-gapextend" type="float" value="0.5" label="Gap extension penalty" />
<conditional name="endgap">
<conditional name="endgap">
<param argument="-endweight" type="select" label="Apply end gap penalties?" help="">
<option value="yes">yes</option>
<option value="no" selected="true">no</option>
Expand Down

0 comments on commit c8dc429

Please sign in to comment.