Skip to content

Commit

Permalink
ex-285 (cagtes/dkriti) changed strelka version to 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dkriti committed Jun 17, 2015
1 parent a61150d commit 27a3ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jacquard/variant_caller_transforms/strelka.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

JQ_STRELKA_TAG = "JQ_SK_"
STRELKA_ABBREVIATION = "SK"
VERSION = "v2.0.15"
VERSION = "v1.0.14"

class _GenotypeTag(common_tags.AbstractJacquardTag):
#pylint: disable=too-few-public-methods
Expand Down

0 comments on commit 27a3ab2

Please sign in to comment.