Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Favor direct sequential output #45

Closed
6 tasks done
a-ludi opened this issue Jun 7, 2018 · 0 comments
Closed
6 tasks done

Favor direct sequential output #45

a-ludi opened this issue Jun 7, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@a-ludi
Copy link
Owner

a-ludi commented Jun 7, 2018

Since the loop shall be removed from the main algorithm, the result can be sequentially written to stdout at the end. Thus, OverlayDB only adds unnecessary complexity and shall be removed.

Tasks

  • In the "finish" step of the algorithm…
    • determine a linear walk contigs taking the gap filling information and scaffolding information into account
    • collect all extensions, gap insertions and cropped contigs
    • write them to stdout
  • Remove CoordinateTransform
  • Remove OverlayDB
@a-ludi a-ludi mentioned this issue Jun 7, 2018
1 task
@a-ludi a-ludi added this to Backlog in Master Board Jun 7, 2018
@a-ludi a-ludi moved this from Backlog to Selected in Master Board Jun 8, 2018
@a-ludi a-ludi moved this from Selected to Backlog in Master Board Jun 8, 2018
@a-ludi a-ludi moved this from Backlog to Selected in Master Board Jun 13, 2018
@a-ludi a-ludi self-assigned this Jun 13, 2018
@a-ludi a-ludi added the enhancement New feature or request label Jun 13, 2018
@a-ludi a-ludi moved this from Selected to In progress in Master Board Jun 13, 2018
a-ludi added a commit that referenced this issue Jun 25, 2018
this finishes issues #52 and #45
@a-ludi a-ludi closed this as completed Jun 25, 2018
Master Board automation moved this from In progress to Done Jun 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Master Board
  
Done
Development

No branches or pull requests

1 participant