Giter VIP home page Giter VIP logo

ion_dat_viewer's Introduction

ion_dat_viewer - A fast and simple Ion Torrent raw DAT file viewer

written in C++ and Qt > 4.7

Requirements

  • gcc
  • Qt > 4.7

Compilation

compilation with qmake

  1. cd [ion_dat_viewer_folder]/
  2. qmake ion_dat_viewer.pro
  3. make

On some systems you might need to install qmake, qt-devel and qt-create:

sudo apt-get install qmake
sudo apt-get install qt-devel qt-create

compilation from qtcreator

For easy, QTCreator IDE based compilation, please install qtcreator:

sudo apt-get install qtcreator

load the project into Qt creator, compile the project with the build button.

Current features

Qt GUI protototype, which displays currently 1 000 000 wells (!) smoothly (zooming/navigating), displaying 12 000 000 data points (12 data points per well).

ToDos:

  • remove hard coded variables
  • optimize memory usage further
  • DAT file loader (currently dummy only)
  • nicer colour scheme (blue -> red )
  • real QtWindow with file menus ...
  • Max-Min-Value display
  • browsing through several Ion Torrent flows

mark doerr ([email protected])

ion_dat_viewer's People

Contributors

markdoerr avatar bcaller avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

bcaller

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.