Skip to content

Commit

Permalink
fix: bioperl_compat command
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolan Woods committed Sep 4, 2019
1 parent 55ad0c5 commit 488faa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biopython-convert/biopython-convert.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<version_command><![CDATA[ biopython.convert -v ]]></version_command>
<command detect_errors="aggressive"><![CDATA[
#if $bioperl
#set $script = 'python $__tool_directory__/bioperl_compat.py'
#set $script = 'python ' + $__tool_directory__ + '/bioperl_compat.py'
#else
#set $script = 'biopython.convert'
#end if
Expand Down

0 comments on commit 488faa8

Please sign in to comment.