changeset 14:98f4e5f40400

"planemo upload commit 8f1a1af449e1b5106f7dc7acd9c9393be253695b-dirty"
author jasmine_amir
date Wed, 04 May 2022 15:31:01 -0400
parents ab44e5f79fa4
children daaf2e30907c
files SNRQK.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/SNRQK.py	Wed May 04 11:13:59 2022 -0400
+++ b/SNRQK.py	Wed May 04 15:31:01 2022 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python
 # coding: utf-8
 ###########################################################
 ###########################################################
@@ -8,7 +8,7 @@
 ## SNRQC.py:
 ## compute QC metrics specific to SSQuAWK v4 + workflows
 ## usage: python SNRQC.py intermediateSSQuAWKfile.txt
-## python 3.7
+## python 3.9
 ###########################################################
 import pandas as pd
 import sys