blab / ncov-king-county

Local-scale phylodynamics of SARS-CoV-2 in King County, WA
MIT License
0 stars 0 forks source link

Clean up repo cruft and include missing elements #1

Open trvrb opened 10 months ago

trvrb commented 10 months ago

For instance,

After cluster assignment, navigate to mascot_glm/data_for_tsv/ to combine all the cluster assignments from the four variant builds into one composite .tsv But if I go to mascot_glm/data_for_tsv/ I don't know which .pynb I'm supposed to run.

trvrb commented 9 months ago

Adding to this... I was just wanting to recomposite manuscript Figure 2C (the exploded tree) and found https://github.com/blab/ncov-king-county/blob/main/analysis/figures/mcc_tree_plotting.ipynb to do so. However, a couple flags here:

  1. These notebooks should be renamed to match final figure labels
  2. The use of absolute path bt.loadNexus('/Users/mparedes/Desktop/new_variants_pull/mcc_tree_random_3000.trees') prevents me (and others) from being able to run this notebook. Please version the MCC tree and refer to it here as a relative path.
miparedes commented 9 months ago

@trvrb the repo still needs a lot of work/cleaning up but I went ahead and added in the mcc_tree_random_3000.tree file and changed the hard coding in case you needed to recomposite the figure in the mean time