From 41223ec75c32a50a95fcedab5273aea089683a26 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:24 -0500 Subject: [PATCH] updating header in 4_InFrameStopCodonEstimator.py --- PTL1/Transcriptomes/Scripts/4_InFrameStopCodonEstimator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PTL1/Transcriptomes/Scripts/4_InFrameStopCodonEstimator.py b/PTL1/Transcriptomes/Scripts/4_InFrameStopCodonEstimator.py index ccd9ff1..2fe6489 100644 --- a/PTL1/Transcriptomes/Scripts/4_InFrameStopCodonEstimator.py +++ b/PTL1/Transcriptomes/Scripts/4_InFrameStopCodonEstimator.py @@ -7,7 +7,7 @@ # frequencies in all reading frames; it then reports these frequencies in a spreadsheet # (gcodes_output.tsv) for the user to inspect in deciding which genetic codes to use, # if unsure. This step can be skipped if genetic codes were input from the beginning. This -# script should be run through the PhyloToL 6 Part 1 pipeline using the script wrapper.py. +# script should be run through the EukPhylo Part 1 pipeline using the script wrapper.py. #----------------------------------------- NOTES -----------------------------------------# #