Skip to content

Commit

Permalink
Added pin to bowtie2 (v2.3.0) because of the issue: BenLangmead/bowti…
Browse files Browse the repository at this point in the history
  • Loading branch information
skarunan committed Feb 15, 2019
1 parent 2ed0c3e commit 6de59fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/rapid/v0.8/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ source:
url: https://github.com/SchulzLab/RAPID/archive/v{{ version }}.tar.gz
sha256: caddaa79d9be8012bc1ab09bdc431b863c80414eb471ac3a79ce5c940a03d4b5
build:
number: 1
number: 2

requirements:
host:
Expand All @@ -22,7 +22,7 @@ requirements:
- r-reshape2
- r-viridis
- bioconductor-deseq2
- bowtie2
- bowtie2 ==2.3.0
- bedtools ==2.23.0
- samtools
- pandoc
Expand All @@ -37,7 +37,7 @@ requirements:
- r-reshape2
- r-viridis
- bioconductor-deseq2
- bowtie2
- bowtie2 ==2.3.0
- bedtools ==2.23.0
- samtools
- pandoc
Expand Down

0 comments on commit 6de59fc

Please sign in to comment.