Skip to content

Basic sequence alignment #40

@ezorita

Description

@ezorita

Description

Basic algorithms to align input sequences to a reference.

Subtasks

  • Define alignment scores.
  • Implement basic NW alignment algorithm.

Acceptance criteria

  • Alignment score is reported.
  • Report info such as number of insertions/deletions/matches/mismatches and their positions.

Test procedures

  • Unit tests with example sequences.

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions