From a27986ee345c835bd01828329e01ed353a9f5528 Mon Sep 17 00:00:00 2001 From: Christie-Rose Woodside <144174658+cwoodside1278@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:55:12 -0500 Subject: [PATCH] Update SRR_count.py --- lib/HIVE3/SRR_count.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/HIVE3/SRR_count.py b/lib/HIVE3/SRR_count.py index a297d36..8f306f3 100644 --- a/lib/HIVE3/SRR_count.py +++ b/lib/HIVE3/SRR_count.py @@ -1,6 +1,6 @@ #Christie Woodside #April 14 2025 - +#hello World -testing '''Counts the number of SRR IDs in each of the kingdoms from the ARGOS bioProject specifically. Takes in the SRA total entires summary file. To download click on the SRR hyperlink from the bioproject > send to > file > summary > download. The count will be displayed in the terminal'''