Code Monkey home page Code Monkey logo

bioinformatics-construction-of-binary-wavelet-trees-using-rrr-structure's Introduction

Bioinformatics project

                        Construction of binary wavelet trees using RRR structure

Library for the creation of binary wavelet trees based on RRR structure, created as part of the project assignment for Bioinformatics course (http://www.fer.unizg.hr/predmet/bio) on University of Zagreb, Faculty of Electrical Engineering and Computing (UNIZG FER) , academic year 2015/2016..

#Authors

  • Denis Čaušević
  • Hajrudin Ćoralić

#Instructions (Linux)

  • Clone git repo

#Run instructions

  • Go into cloned root folder
  • make
  • ./WaveletTreeBuild fastaFile [gt] [outputFile] [ < commands] fastaFile -> FASTA input file g -> graphical display t -> time statistics outputFile -> file in which operation output is being written commands -> file containing test operations Example usage: ./WaveletTreeBuild WaveletTree/ConsoleApplication/Pig.txt

#Unit test instructions

  • Go into LinuxUnitTest
  • make (this will build and run all unit tests)

#Instructions (Windows)

  • Clone git repo

#Run instructions

  • Go into Wavelet tree folder
  • Open WaveletTree.sln
  • Set Release x64 build definition in Visual Studio
  • Go to x64/Release folder
  • Run program from command line in the same way as for linux (last bullet) except the executable file is named ConsoleApplication.exe

#Unit test instructions

  • Go into Wavelet tree folder
  • Open WaveletTree.sln
  • Set Debug x64 build definition in Visual Studio
  • Set test environment to x64 in Visual Studio
  • Run tests using Test Explorer

#FASTA input files

  • WaveletTree/ConsoleApplication/Pig.txt
  • WaveletTree/ConsoleApplication/Camelpox.txt
  • WaveletTree/ConsoleApplication/HIV.txt
  • WaveletTree/ConsoleApplication/HajroDenis.txt
  • Tests/Inputs/*

This git repo contains only small test files. All test files are located in http://1drv.ms/1JKOceX (including larger ones not uploaded to git repo).

All test files must have UNIX line ending ("\n")

Tests/Tests/Commands contains command sequences Tests/Tests/Results contains desired outputs for each command Tests/Results should contain output from WaveletTreeBuild (outputFile)

bioinformatics-construction-of-binary-wavelet-trees-using-rrr-structure's People

Contributors

hajrudinco avatar vaan5 avatar

Watchers

James Cloos 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.