From 0ac714a63b4fb4472da4911ef43f42d4c32ab74a Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Sun, 19 Jan 2025 11:04:59 -0500 Subject: [PATCH] updating header in CheckSetup.py --- PTL1/Transcriptomes/Scripts/CheckSetup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PTL1/Transcriptomes/Scripts/CheckSetup.py b/PTL1/Transcriptomes/Scripts/CheckSetup.py index 4bd3d80..7e67cd8 100644 --- a/PTL1/Transcriptomes/Scripts/CheckSetup.py +++ b/PTL1/Transcriptomes/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 TRANSCRIPTOMES pipeline, +# This script is run as the first step of the EukPhylo Part 1 TRANSCRIPTOMES pipeline, # before any sequence data are actually processed. It checks to ensure that the input # assembled transcripts files, databases, genetic codes, and conspecific names files (the latter # used only with cross-plate contamination, script 1b) are properly located and formatted.