Skip to content

Commit

Permalink
Ctat mut (#11759)
Browse files Browse the repository at this point in the history
* locking picard

* picard version
  • Loading branch information
asmariyaz23 committed Nov 2, 2018
1 parent c02c8a8 commit 6e15241
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/ctat-mutations/meta.yaml
@@ -1,6 +1,6 @@
{% set name = "ctat-mutations" %}
{% set version = "2.0.1" %}
{% set build = "0" %}
{% set build = "1" %}

package:
name: {{ name }}
Expand All @@ -19,12 +19,12 @@ requirements:
build:
- python
- gatk4
- picard >=2.0.1
- picard =2.18.14
run:
- python
- gatk4
- star
- picard >=2.0.1
- picard =2.18.14
- bcftools
- samtools
- tabix
Expand Down

0 comments on commit 6e15241

Please sign in to comment.