From ebef60fbf8b0ab42a17c4f670de9387038039325 Mon Sep 17 00:00:00 2001 From: simonleandergrimm Date: Tue, 9 Jul 2024 10:28:46 -0400 Subject: [PATCH] dropped unneded lines. --- figures/clade-count-comparison.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/figures/clade-count-comparison.py b/figures/clade-count-comparison.py index 9b612d2..ce23bb6 100644 --- a/figures/clade-count-comparison.py +++ b/figures/clade-count-comparison.py @@ -4,10 +4,6 @@ import seaborn as sns from collections import defaultdict - -dashboard = os.path.expanduser("~/code/mgs-pipeline/dashboard/") - - BIOPROJECT_DIR = "bioprojects" if not os.path.exists(f"../bioprojects"): @@ -35,7 +31,6 @@ "Rothman 2021": ["PRJNA729801"], } - sample_files = [ "hv_clade_counts_new", "hv_clade_counts",