diff --git a/Utilities/for_taxonomy/ReadMapping_v2.0.py b/Utilities/for_taxonomy/ReadMapping.py similarity index 98% rename from Utilities/for_taxonomy/ReadMapping_v2.0.py rename to Utilities/for_taxonomy/ReadMapping.py index 5798370..7f0ea01 100644 --- a/Utilities/for_taxonomy/ReadMapping_v2.0.py +++ b/Utilities/for_taxonomy/ReadMapping.py @@ -6,7 +6,7 @@ #EDIT LINES: 18 & 32 #Inputs: Folder named 'TrimmedReads' containing all the trimmed reads. #Outputs: Folders with the names of the LKHs containing the sam/bam files. -#Example: python ReadMapping_v2.0.py +#Example: python ReadMapping.py ''' import os