Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Optimization of string searching algorithm using BWT & FM index

Repository for the master course of Genome Informatics at the School of Electrical Engineering in Belgrade
The main goal of this project is analysis and improvement of string searching algorithm using BWT & FM index
You need to install Pympler and Bio , as they are used in this analysis. You can install them easy with commands pip install Pympler and pip install Bio.

Youtube video

Contents

  • README.md
  • notebook.ipynb - Jupyther notebook with source code
  • CoffeeArabicaOutput.csv - output of Jupyther notebook
  • presentation.pptx - presentation of this project

About

Repository for the master course of Genome Informatics at the School of Electrical Engineering in Belgrade.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages