Skip to content

nlware/qdnatool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f715875 · Mar 15, 2021
Feb 28, 2019
Jul 27, 2016
May 13, 2013
Jun 11, 2013
Jun 11, 2013
Mar 3, 2014
Oct 12, 2016
Oct 12, 2016
Apr 24, 2019
Apr 9, 2019
Mar 20, 2014
Mar 15, 2021
Mar 15, 2021
Mar 9, 2015
Mar 13, 2014

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