From f5bb221378aac9769865b84190f4ab0c435a0a79 Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Sun, 19 Jan 2025 10:54:49 -0500 Subject: [PATCH] Updating header in CheckSetup.py --- PTL1/Genomes/Scripts/CheckSetup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PTL1/Genomes/Scripts/CheckSetup.py b/PTL1/Genomes/Scripts/CheckSetup.py index f28784d..77f0d8b 100644 --- a/PTL1/Genomes/Scripts/CheckSetup.py +++ b/PTL1/Genomes/Scripts/CheckSetup.py @@ -1,7 +1,7 @@ # Last updated Nov 2023 # Author: Auden Cote-L'Heureux -# This script is run as the first step of the PhyloToL 6 Part 1 GENOMES pipeline, +# This script is run as the first step of the EukPhylo Part 1 GENOMES pipeline, # before any sequence data are actually processed. It checks to ensure that the input # CDS files and databases are properly located and formatted.