Skip to content

Commit

Permalink
remove blast requirement
Browse files Browse the repository at this point in the history
OMMSAAdapter has been removed in 3.0
  • Loading branch information
bernt-matthias committed Nov 24, 2024
1 parent 10fef12 commit 5373e07
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/openms/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
<requirements>
<requirement type="package" version="@TOOL_VERSION@">openms</requirement>
<requirement type="package" version="@TOOL_VERSION@">openms-thirdparty</requirement>
<!-- omssa (which has been excluded from 3rdparty) and makeblastdb for OMSSAAdapter -->
<requirement type="package" version="2.14.1">blast</requirement>
<!--<requirement type="package" version="5.0.0">tpp</requirement>-->
<!-- for realpath (used e.g. in LuciphorAdapter) -->
<!--<requirement type="package" version="8.25">coreutils</requirement>-->
<requirement type="package" version="1.5">ctdopts</requirement>
<yield/>
</requirements>
Expand Down

0 comments on commit 5373e07

Please sign in to comment.