Skip to content

mvdriel/qdnatool

 
 

Repository files navigation

qDNAtool

Build Status Coverage Status

qDNAtool

Requirements

  • PHP (5.2.8 or greater)
  • MySQL (4 or greater)
  • R (version 2.14.1)

Installation

Clone this project:

git clone https://github.com/nlware/qdnatool.git

Run this in your terminal to get the latest Composer version:

curl -sS https://getcomposer.org/installer | php

The next thing you should do is install the dependencies by executing the following command:

php composer.phar install

Build the database schema:

Console/cake schema create

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • PHP 11.1%
  • CSS 4.5%
  • HTML 2.7%
  • Classic ASP 1.0%
  • R 0.8%