Skip to content

plot_samples_interactive_map returns an error when the data contains colony data and no other unassigned samples #1268

@jonbrenas

Description

@jonbrenas

plot_samples_interactive_map accesses the metadata in two different forms: through a pivot_table on locations (to place the samples on the map) and directly to get the list of taxa. This generally works but when colony samples are used (always labeled unassigned and devoid of a location so not showing in the pivot table), it creates a mismatch if there is no other unassigned sample in the metadata (as is the case for Ag3.17, for instance).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions