Repository 'snp_pipeline'
hg clone https://toolrepo.galaxytrakr.org/repos/jpayne/snp_pipeline

Changeset 13:6adaecff5f2b (2018-01-31)
Previous changeset 12:8764af78e270 (2018-01-30) Next changeset 14:f81c993e6e31 (2018-01-31)
Commit message:
planemo upload commit 7f6183b769772449fbcee903686b8d5ec5b7439f-dirty
modified:
snp-cache.py
snp-wind.py
snp-cache.py
diff -r 8764af78e270 -r 6adaecff5f2b snp-cache.py
snp-cache.py
--- a/snp-cache.py Tue Jan 30 17:21:24 2018 -0500
+++ b/snp-cache.py Wed Jan 31 09:50:37 2018 -0500
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3.6
+#! /usr/bin/env python
 
 import boto3
 from botocore.exceptions import ClientError, DataNotFoundError, NoCredentialsError, BotoCoreError
snp-wind.py
diff -r 8764af78e270 -r 6adaecff5f2b snp-wind.py
snp-wind.py
--- a/snp-wind.py Tue Jan 30 17:21:24 2018 -0500
+++ b/snp-wind.py Wed Jan 31 09:50:37 2018 -0500
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3.6
+#! /usr/bin/env python
 
 import argparse
 import uuid