Giter Site home page Giter Site logo

bioinformatics-project's Introduction

Construction of binary wavelet tree using RRR structure.

Project repository for Bioinformatics course held at Faculty of Electrical Engineering and Computing, University of Zagreb.

Title

Construction of binary wavelet tree using RRR structure.

Team members

  • Jure Čular, 0036479001
  • Bartol Freškura, 0036480392
  • Filip Gulan, 0036479428

Repository contents

  • doc directory contains the project documentation sources. Check documentation.pdf file for more details about the project and measurement results
  • src directory contains C++ source code of the project
  • tests directory contains unit tests and measurements tests
  • Branch feature/packing-unpacking-sequence contains coded RRR sequence as described in documentation

Compiling

  • Position working directory in the root folder of project.
  • Run commands:
    $ cmake CMakeLists.txt 
    $ cmake --build ./ --target bioinformatics_project
    This command will compile the project to a bioinformatics_project executable file in the root folder of project.

Run instructions

Program expects 3 arguments:

  1. filename of the sequence in FASTA format
  2. filename of the commands file to be executed
  3. filename of the output file.

For running given example:

$ ./bioinformatics_project example/ecoli_seq.txt example/ecoli_commands.txt example/ecoli_outs.txt > example/ecoli_stats.txt

bioinformatics-project's People

Contributors

bfreskura avatar fgulan avatar jcular avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.