GithubHelp home page GithubHelp logo

babyplutokurt / qualcomp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iochoa/qualcomp

0.0 0.0 0.0 22.01 MB

Lossy compressor for quality scores

Shell 7.47% C++ 28.99% C 62.81% Makefile 0.74%

qualcomp's Introduction

How to run QualComp

This program takes as input a FASTQ file, and lossily compresses the Quality Scores. 
The user needs to specify the fastq file to be compressed, the number of clusters in which he wants to divide the data, if any, and the number of bits per quality score sequence to be used for compression (RATE). 
If several number of clusters and rates are specified, the algorithm compresses the fastq file for all the possible combinations of number of clusters and rates.

1) INSTALLATION
Run make

2) USING THE PROGRAM
The main file for compression is 'runCompress.sh'
For help on how to use it, run:
./runCompress.sh -h

The main file to reconstruct the fastq files is 'runDecompress.sh'
For help on how to use it, run:
./runDecompress.sh -h

For an example on how to compress, decompress and compute the MSE, and the files that are generated in the process, see and run 'runExample.sh'


qualcomp's People

Contributors

iochoa 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.