From 06d63c633426db5091bd5d58a6260fe8da7c1544 Mon Sep 17 00:00:00 2001 From: Godwin Ani Date: Fri, 12 Jan 2024 11:26:34 -0500 Subject: [PATCH] Update headers --- Utilities/for_taxonomy/readmapping.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Utilities/for_taxonomy/readmapping.py b/Utilities/for_taxonomy/readmapping.py index 48d005f..e3bff24 100644 --- a/Utilities/for_taxonomy/readmapping.py +++ b/Utilities/for_taxonomy/readmapping.py @@ -7,10 +7,6 @@ #Example: python readmapping.py ''' -#python week 6 -#map a group of trimmed reads to a reference -#IMPORTANT: Please read commented-out (grey) notes. They will tell you where you need to edit the script. - import os from Bio import SeqIO