Closed cassiawag closed 5 years ago
@cassiawag: Thank you! Can you rebase these onto two separate PRs? Best practice is to have PRs be issue-specific.
Done! This PR now only updates the reference sequences in the config folder; should fix #10 @trvrb
In Snakefile
, just updated def reference_strain(wildcards):
to specify A/Perth/16/2009 for H3N2.
@cassiawag: Thanks for putting in this PR. I now believe that A/Beijing/32/1992 is working well as a reference strain. I realize now moving to A/Perth/16/2009 will require updating
ref_genome
branch around.
This commit should address #9 & #10. I swapped out all reference genomes for H3N2 for A/Perth/16/2009 segments, and I also updated the script
create_ref_genome.py
to add header information forreference_{lineage}_genome.gb
.