Skip to content

Commit

Permalink
hotfix: display genbank accession link in node popup box #46
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 authored May 2, 2024
2 parents e79a8cd + 9678d8d commit f3232c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phylogenetic/rules/export.smk
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ rule prepare_auspice_config:
"country",
"region",
"author"
],
"metadata_columns": [
"genbank_accession"
]
}

Expand Down

0 comments on commit f3232c3

Please sign in to comment.