Skip to content

Implementation of the SCCG referential genome compression algorithm as a project for the Bioinformatics 1 course at FER, UniZG

License

Notifications You must be signed in to change notification settings

opacicmarko/bioinf-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bioinf-project

implementation of SCCG algorithm
link to the course website: https://www.fer.unizg.hr/predmet/bio1

Running

Examples are in the fna directory. Run them using the following commands:

./compile.sh        # compile the source code
./compress.sh       # run the compression
./decompress.sh     # run decompression

About

Implementation of the SCCG referential genome compression algorithm as a project for the Bioinformatics 1 course at FER, UniZG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published