I cannot figure out where to specify what metadata columns get shown when you click on a sample. I’m trying to include GISAID EPI ISL as shown blue here, which is in our metadata but not shown by default:
Thanks!!
I cannot figure out where to specify what metadata columns get shown when you click on a sample. I’m trying to include GISAID EPI ISL as shown blue here, which is in our metadata but not shown by default:
Thanks!!
I don’t know the specific answer to your question for sure without going spelunking… but @james has a PR out to clarify in general “what gets displayed where?”. You can see a preview of the in-progress page from that PR.
Based on what that says: what’s the name of your GISAID accession column? I think it’ll need to be gisaid_epi_isl
and mapped into each node’s attributes during augur export
by specifying that field as a coloring, e.g.:
Thank you very much. I would not have been able to connect those dots myself