Skip to content

UI for Advanced Search

Advanced search allows users to search proteins/condensates by adding filter clauses per attribute with AND/OR operator.

In these cases, a LIKE (regex) search will also be possible. Earlier, we used text search on compound fields where MongoDB doesn't allow LIKE search.

Fields for protein

  1. Uniprot ID (String)
  2. Gene name (String)
  3. ENSEMBL ID (String)
  4. ENSEMBL Gene ID (String0
  5. Biomolecular Condensate Count (Int)
  6. Synthetic Condensate Presence (Boolean)

Fields for condensates

  1. Name (String)
  2. Protein Count (Int)

More fields might be added