From ac695b7b782b27aa626c4da8e6325ba3e6d51c5d Mon Sep 17 00:00:00 2001 From: Godwin Ani Date: Mon, 3 Jun 2024 15:59:27 -0400 Subject: [PATCH] Update and rename SharedOGs_v1.0.py to SharedOGs.py --- Utilities/for_fastas/{SharedOGs_v1.0.py => SharedOGs.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Utilities/for_fastas/{SharedOGs_v1.0.py => SharedOGs.py} (97%) diff --git a/Utilities/for_fastas/SharedOGs_v1.0.py b/Utilities/for_fastas/SharedOGs.py similarity index 97% rename from Utilities/for_fastas/SharedOGs_v1.0.py rename to Utilities/for_fastas/SharedOGs.py index 0034ae1..6a7fd18 100644 --- a/Utilities/for_fastas/SharedOGs_v1.0.py +++ b/Utilities/for_fastas/SharedOGs.py @@ -3,7 +3,7 @@ #Intent: Create a spreadsheet summarizing OG presence #Inputs: A folder of ReadyToGo files #Outputs: Spreadsheet. -#Example: Python SharedOGs_v1.0.py ReadyToGo_AA +#Example: Python SharedOGs.py ReadyToGo_AA import os, sys