Skip to content
Snippets Groups Projects

Draft: construct pangenome database from GFA

Open Workum, Dirk-Jan van requested to merge add_gfa_build_pangenome into add_gfa_export
1 unresolved thread

Related to !147, I would like to not only go from pantools_DB -> GFA but also vice versa. This merge request collects my tries of doing that. It's marked as draft for now because I'm not sure if I'll use this code in the end.

TODO:

  • Fix kmer index
  • Make working on cyclic graphs
  • Find out what happens with degenerate nodes
  • Don't require genome locations file if GFA is provided (if GFA contains sequences)
  • Get it to run on any valid GFA
  • Ensure neo4j -> GFA -> neo4j gives identical database
  • Ensure GFA -> neo4j -> GFA gives identical GFA file
  • Update documentation accordingly
Edited by Workum, Dirk-Jan van

Merge request reports

Pipeline #102418 passed

Pipeline passed for f2765635 on add_gfa_build_pangenome

Approval is optional
Merge blocked: 2 checks failed
Merge request must not be draft.
Merge conflicts must be resolved.

Merge details

  • The source branch is 180 commits behind the target branch.
  • 49 commits and 1 merge commit will be added to add_gfa_export.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading