From 68d8c6312ac01826d21a5cc79941b513b5973844 Mon Sep 17 00:00:00 2001 From: Iris Diana Yu Date: Fri, 20 Sep 2024 12:04:48 +0100 Subject: [PATCH] Specify python3 --- bin/wideSCCluster2longSCCluster.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/wideSCCluster2longSCCluster.py b/bin/wideSCCluster2longSCCluster.py index bd592b1..5d5134c 100755 --- a/bin/wideSCCluster2longSCCluster.py +++ b/bin/wideSCCluster2longSCCluster.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import argparse import pandas as pd