Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CD-CODE Web CD-CODE Web
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CD-CODE team
  • CD-CODE WebCD-CODE Web
  • Issues
  • #117

Closed
Open
Created Sep 28, 2022 by sghosh@sghoshMaintainer

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

Assignee
Assign to
Time tracking