Skip to content

Commit

Permalink
bump WisecondorX to v1.2.8 (bioconda#50374)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthdsm authored Aug 28, 2024
1 parent fbc27ac commit 225e663
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/wisecondorx/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{% set version="1.2.7" %}
{% set version="1.2.8" %}
package:
name: wisecondorx
version: {{ version }}

source:
url: https://github.com/CenterForMedicalGeneticsGhent/wisecondorX/archive/v{{ version }}.tar.gz
sha256: 4597377e664afd5b4d78f92061d854186bbaba92ba9951f034e9e7ce4c2d1c29
sha256: 9460649cdfd36fd4edb74c89618a4fbecefa857f9bfa357d76898f7de433b131

build:
number: 0
Expand All @@ -19,6 +19,7 @@ requirements:
- python >=3.6
- setuptools
run:
- pandas
- python >=3.6
- pysam
- scipy
Expand Down

0 comments on commit 225e663

Please sign in to comment.