From 97da58aaf0d1107b55390de8da71a56de47961e4 Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Sun, 19 Jan 2025 11:00:00 -0500 Subject: [PATCH] updating header in 3_AssignOGs.py --- PTL1/Transcriptomes/Scripts/3_AssignOGs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PTL1/Transcriptomes/Scripts/3_AssignOGs.py b/PTL1/Transcriptomes/Scripts/3_AssignOGs.py index 95b48fa..0ef49b6 100644 --- a/PTL1/Transcriptomes/Scripts/3_AssignOGs.py +++ b/PTL1/Transcriptomes/Scripts/3_AssignOGs.py @@ -6,7 +6,7 @@ # gene families. We provide the Hook database on the GitHub, but this # may be replaced with a custom reference database by REPLACING the # .dmnd and .fasta files in the Databases/db_OG folder. This script -# is intended to be run as part of the PhyloToL 6 Part 1 pipeline using +# is intended to be run as part of the EukPhylo Part 1 pipeline using # the script wrapper.py.