Mercurial > repos > jasmine_amir > snrqk
changeset 15:daaf2e30907c
"planemo upload commit 8f1a1af449e1b5106f7dc7acd9c9393be253695b"
author | jasmine_amir |
---|---|
date | Wed, 04 May 2022 15:34:13 -0400 |
parents | 98f4e5f40400 |
children | 71e5f791172d |
files | SNRQK.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/SNRQK.py Wed May 04 15:31:01 2022 -0400 +++ b/SNRQK.py Wed May 04 15:34:13 2022 -0400 @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 # 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.9 +## python 3.7 ########################################################### import pandas as pd import sys