view README.txt @ 3:475bddaf580c tip

Add report and Presentation
author Dave Moffat <d.j.moffat@qmul.ac.uk>
date Wed, 25 Feb 2015 16:07:05 +0000
parents 675ab63caba7
children
line wrap: on
line source
This software if free for use, however it would be appreciate if reference or citations could be made for use of any software or dataset used, in any academic publlication resulting from use of any part of this work.

Licenced under GNU GPL 2015 Dave Moffat

The ‘Dataset Table.csv’ and ‘DataSetSummary.csv’ will present all information regarding the dataset.

plotData.m, is the executable script that generates the data plots based on input arguments. Example arguments:
plotData(50,1,’all’,’all’,1,0);

requires readCSV.m, validate.m and findInCellArray.m 

python scripts arrangeData, processCSV and sortCSV are to arrange present the CSV of data in a suitable manor, and are based on historic data.

runDataSet.sh is a shell script to use sonic-annotator to annotate all the data
tidy.sh ensures only the relevant data is contained within each folder, and old data is placed in folder named arch

All questions should be posted to me@davemoffat.com