Skip to content

Commit

Permalink
Update iSeq (#51584)
Browse files Browse the repository at this point in the history
* Update iSeq

* bump build number

---------

Co-authored-by: Joshua Zhuang <[email protected]>
  • Loading branch information
BioOmics and mencian authored Oct 23, 2024
1 parent 2c0174a commit a669b5a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions recipes/iseq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@ source:

build:
noarch: generic
number: 0
number: 1
run_exports:
- {{ pin_subpackage(name|lower, max_pin="x") }}

requirements:
build:
host:
- bash
run:
- pigz
- wget
- axel
- aspera-cli
- sra-tools =2.11.0
- sra-tools >=2.11.0

test:
commands:
Expand All @@ -32,8 +32,10 @@ test:
about:
home: https://github.com/BioOmics/iSeq
license: MIT
summary: "iSeq is a Bash script that allows you to download sequencing data and metadata from GSA, SRA, ENA, and DDBJ databases"
license_family: MIT
summary: "iSeq is a Bash script that allows you to download sequencing data and metadata from GSA, SRA, ENA, and DDBJ databases."
dev_url: https://github.com/BioOmics/iSeq

extra:
recipe-maintainers:
- Haoyu Chao <[email protected]>
- BioOmics

0 comments on commit a669b5a

Please sign in to comment.