From 9f05661904fd7b051099f65f35e9292e83e69263 Mon Sep 17 00:00:00 2001 From: 6EMNKEY <122881097+6EMNKEY@users.noreply.github.com> Date: Fri, 14 Apr 2023 21:55:39 +0200 Subject: [PATCH] Update add_custom_gene.py --- bin/add_custom_gene.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/add_custom_gene.py b/bin/add_custom_gene.py index 5c228bc..cb59988 100755 --- a/bin/add_custom_gene.py +++ b/bin/add_custom_gene.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # -*- coding: utf-8 -*- """ Add the custom human genes which are missing from the Ensembl database.