Skip to content

Commit

Permalink
Update Hsdfinder (#51092)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update meta.yaml

* Update meta.yaml

* Update build.sh

* Update build.sh

* Update meta.yaml

* Update meta.yaml

* Delete recipes/hsdfinder/build.sh

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Fix the SHA

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

* Update meta.yaml

---------

Co-authored-by: Martin Grigorov <[email protected]>
  • Loading branch information
zx0223winner and martin-g authored Oct 2, 2024
1 parent e1e021d commit a66cacf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/hsdfinder/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "HSDFinder" %}
{% set version = "1.1.0" %}
{% set sha256 = "6000534ff95600c64930e65753a3dba8accaae3bb073b92c8cadce8764fae433" %}
{% set version = "1.1.1" %}
{% set sha256 = "2e578bc3161290ff64dfd3e24c91199b562d117d2d3f2aa45dde47142899478c" %}

package:
name: {{ name|lower }}
Expand All @@ -24,6 +24,7 @@ requirements:
test:
commands:
- hsdfinder -h
- hsd_to_kegg -h
about:
home: https://github.com/zx0223winner/HSDFinder
summary: a tool to predict highly similar duplicates (HSDs) in eukaryotes
Expand Down

0 comments on commit a66cacf

Please sign in to comment.