Skip to content

Improve documentation: advanced query "NOT A134C" matches sequences where 134 is N #1554

@fhennig

Description

@fhennig

Example query:

curl -X 'GET' \
  'https://lapis.pathoplexus.org/ebola-sudan/sample/details?advancedQuery=NOT%20A134C&fields=accession&limit=100&dataFormat=JSON&downloadAsFile=false' \
  -H 'accept: application/json'

response contains "PP_00000PM"

But that sequence has no coverage at position 134: https://pathoplexus.org/ebola-sudan/search?visibility_completeness=true&column_completeness=true&orderBy=completeness&page=1&order=ascending&selectedSeq=PP_00000PM.3


In my opinion, the query should only match sequences where 134 has coverage. We do not know whether PP_00000PM has a C at 134, it might have.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions