User defined searchable fields

Issue #76 new
Nabil-Fareed Alikhan created an issue

We need the ability to represent all fields coming from NCBI and have these searchable. Even non-standard ones like PHE regional geo-loc.

Solves: * Annotating strains with a citation * user-defined special markup like Outbreak or not * PFGE support * NCBI fields we do not handle

Implementation

  • Implement as a jsonb field in Strains table (or a new table) and then sort field-values
  • We need the ability to add field values from a pop up menu for give strains.
  • These fields need to searchable from the search menu, but it maybe not as part of the main dropdown

We may be better off re-implementing the strains tables?

Comments (1)

  1. Log in to comment