Skip to content

Commit

Permalink
Fixup: display frequencies
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Dec 19, 2024
1 parent 74c0af7 commit 2b23d58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions phylogenetic/rules/export.smk
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@ rule prepare_auspice_config:
"region",
"author"
],
"panels": [
"tree",
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"accession",
"url"
Expand Down

0 comments on commit 2b23d58

Please sign in to comment.