Skip to content

Commit

Permalink
Revert "Ctat mut (#11759)" (#11760)
Browse files Browse the repository at this point in the history
This reverts commit 6e15241.
  • Loading branch information
asmariyaz23 authored Nov 2, 2018
1 parent 6e15241 commit 0c1ae79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/ctat-mutations/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "ctat-mutations" %}
{% set version = "2.0.1" %}
{% set build = "1" %}
{% set build = "0" %}

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

0 comments on commit 0c1ae79

Please sign in to comment.