Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P PanTools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bioinformatics
  • PanTools
  • Merge requests
  • !95

Optimized localization

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Moed, Matthijs requested to merge parallelized-localization into develop Nov 15, 2022
  • Overview 8
  • Commits 8
  • Pipelines 7
  • Changes 17

Optimize localization by writing updates to relationships and nodes to disk first, then sorting and re-reading them in smaller chunks, writing them to Neo4j. Parallelizes localization by sequence node as well.

Will replace the existing localize_nodes(), used by build_pangenome. Checked code with @jonkh004 today. Also sanity-checked output by comparing build_pangenome output of master and this branch's version of PanTools on two small yeast data sets.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: parallelized-localization