Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ltr_retriever to 2.9.8 #45006

Merged
merged 4 commits into from
Jan 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions recipes/ltr_retriever/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "LTR_retriever" %}
{% set version = "2.9.5" %}
{% set sha256 = "f50812e6342a1d427a69e11e7ccbf21d7d72acf52c373fbd4ffdbe8a96dd62b7" %}
{% set version = "2.9.8" %}
{% set sha256 = "c5723c69c8897e717f03a7a0690a8f9b4a6c56991d947eddb224066ddf2d1448" %}

package:
name: "{{ name|lower }}"
Expand All @@ -13,21 +13,17 @@ source:
build:
number: 0
noarch: generic
run_exports:
- {{ pin_subpackage('ltr_retriever', max_pin="x") }}

channels:
- bioconda
- anaconda
- conda-forge
- defaults

requirements:
run:
- perl-text-soundex
- perl
- cd-hit
- repeatmasker <4.1.5
- rmblast <2.11
- libstdcxx-ng <13
- rmblast
- libstdcxx-ng
- tesorter

test:
Expand All @@ -36,8 +32,13 @@ test:

about:
home: https://github.com/oushujun/LTR_retriever
license: GPLv3
license_family: GPL
license: GPL-3.0-or-later
license_family: GPL3
license_file: LICENSE
summary: Sensitive and accurate identification of LTR retrotransposons
dev_url: https://github.com/oushujun/LTR_retriever

extra:
identifiers:
- doi:10.1104/pp.17.01310
- biotools:ltr_retriever