diff --git a/PTL1/Transcriptomes/Scripts/7a_FinalizeName.py b/PTL1/Transcriptomes/Scripts/7a_FinalizeName.py index 6e14360..3a2edf2 100644 --- a/PTL1/Transcriptomes/Scripts/7a_FinalizeName.py +++ b/PTL1/Transcriptomes/Scripts/7a_FinalizeName.py @@ -3,8 +3,8 @@ # This script does not process sequence data in any way. It only renames the outputs of # script 6 to the 10-digit taxon code which prefixes the file names, and then moves output -# 'ReadyToGo' files into a separate folder. It is intended to be run as part of the PhyloToL -# 6 Part 1 pipeline using the script wrapper.py. +# 'ReadyToGo' files into a separate folder. It is intended to be run as part of the EukPhylo +# Part 1 pipeline using the script wrapper.py. import argparse, os, sys from argparse import RawTextHelpFormatter,SUPPRESS