diff --git a/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py b/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py index 3e4c3e4..25b6111 100644 --- a/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py +++ b/PTL1/Transcriptomes/Scripts/2a_Identify_rRNA.py @@ -9,7 +9,8 @@ # 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 -# BLAST database in the Databases/db_BvsE/SSULSUdb folder. +# BLAST database in the Databases/db_BvsE/SSULSUdb folder; it is relatively narrow in scope +# and could be easily replaced #Dependencies import argparse, os, sys