From e3077b1caabcf1652ac9f6064d476d5562a109c3 Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Tue, 16 Jan 2024 14:10:53 -0500 Subject: [PATCH] Updating header in 2a_Identify_rRNA.py --- PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py b/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py index db8a7dc..3e4c3e4 100644 --- a/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py +++ b/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py @@ -1,7 +1,11 @@ # Last updated 8/18/2017 +# Authors: Xyrus Maurer-Alcala # This script is intended to identify and isolate SSU/LSU sequences by BLASTn-ing -# all length-filtered assembled transcripts against a reference database. +# all length-filtered assembled transcripts against a reference database. It then +# writes these sequences into a separate file, removing them from the remainder +# of the sequences that will go forwards for gene family assignment. This script +# should be in Part 1 of the PhyloToL version 6 pipeline using the script wrapper.py. # You must run Script 1a before this step. Optionally, you may also have run Script 1b. # Before running this script, ensure that you have a properly formatted rRNA reference