Skip to content

Force-included sequences are missing dates #118

@victorlin

Description

@victorlin

Description

Some bug fixes in Augur surfaced an issue with the data used in this repo. Here's a preview of the error message when pathogen-repo-ci is run with changes from nextstrain/augur#1913 + nextstrain/augur#1961:

ERROR: The following sequence ids are missing valid dates:

  'AF202541' has date 'XXXX-XX-XX'
  'AF206518' has date 'XXXX-XX-XX'
  'AF260968' has date 'XXXX-XX-XX'
  'AF481864' has date 'XXXX-XX-XX'

Such ambiguous dates are normally excluded by augur filter, but here they have been added back for various reasons:

AF260968 # Egypt 1951 all-lineages reference

AF202541 # NY99
AF206518 # NY99

Possible solutions

  • AF260968 already has an annotation for date=1951-XX-XX. Update example data to reflect this.
  • Add date info for all other force-included sequences that need it.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions