Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • GGCE Server GGCE Server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GGCEGGCE
  • GGCE ServerGGCE Server
  • Issues
  • #297
Closed
Open
Issue created Apr 26, 2022 by Matija Obreza@mobrezaOwner

Accession similarity search

grin-global/grin-global-ui!391 requires API support to find similar Accessions in the database using the existing DuplicateFinder base implementation.

After implementing the AccessionDuplicateFinder component, add the following endpoints to AccessionController:

  • POST /a/similar public List<DuplicateFinder.Hit<Accession>> findSimilarForUnsaved(@RequestBody(required = true) final Accession source)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking