Skip to content

Commit

Permalink
dropped unneded lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonleandergrimm committed Jul 9, 2024
1 parent 5fb51f0 commit ebef60f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions figures/clade-count-comparison.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"):
Expand Down Expand Up @@ -35,7 +31,6 @@
"Rothman 2021": ["PRJNA729801"],
}


sample_files = [
"hv_clade_counts_new",
"hv_clade_counts",
Expand Down

0 comments on commit ebef60f

Please sign in to comment.