Skip to content

Latest commit

 

History

History

Lab1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lab1

Global alignment between two sequences.

Prerequisites

  • Unix-like system.
  • C++ compiler.

Build and Run

$ cd /path/to/repo
$ make
$ bin/main data/input.txt data/output.txt
$ vi data/output.txt