Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
A lightweight, interactive data analysis program for bilinear modeling (PCA and PLS)
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Einar Ryeng 14de18c507 IMPORTANT: identifiers in the resulting csv file were not correct before this patch. 2009-02-28 15:38:29 +00:00
bin IMPORTANT: identifiers in the resulting csv file were not correct before this patch. 2009-02-28 15:38:29 +00:00
debian FIXING STUFF! 2008-12-05 22:07:56 +00:00
doc Fixing the colours of the overview image. 2008-12-06 14:37:10 +00:00
icons FIXING STUFF! 2008-12-05 22:07:56 +00:00
laydi Added write_csv function to export a dataset to regular comma/tab/whatever separated files. 2009-02-09 23:05:09 +00:00
scripts FIXING STUFF! 2008-12-05 22:07:56 +00:00
test FIXING STUFF! 2008-12-05 22:07:56 +00:00
workflows Smokers workflow automatically loads annotations on the go-terms and gene_ids dimensions. 2009-02-06 23:48:25 +00:00
LICENSE Removed some example rubbish that was placed after the GPL and had gotten 2006-10-17 17:17:50 +00:00
Makefile.m4 FIXING STUFF! 2008-12-05 22:07:56 +00:00
README FIXING STUFF! 2008-12-05 22:07:56 +00:00
configure FIXING STUFF! 2008-12-05 22:07:56 +00:00
matplotlibrc Made plot background color lighter and removed two parameters that newer versions of matplotlib does not recognize. 2008-12-07 23:30:33 +00:00
run-laydi FIXING STUFF! 2008-12-05 22:07:56 +00:00
setup.py FIXING STUFF! 2008-12-05 22:07:56 +00:00

README

Laydi Data Analysis Software

LICENSE
-------
Laydi is relased under the terms of the GNU GPL, included in the LICENSE file
in this directory.

DOCUMENTATION
-------------
The primary and canonical source of documentation is the source code. If a
keyboard shortcut is listed on the wiki but it does not work in the program,
the program is right, and the wiki is wrong.

That said, the next best place to look for documentation is the project wiki,
located at https://dev.pvv.ntnu.no/projects/laydi/help

Class documentation is in HTML form in the doc/ directory.

BUILDING
--------
Laydi is a python program, and as such, python will build compiled versions
of each .py file as it loads them. You do not need to explicitly compile the
program.

TODO
----
The current TODO list can be found on
https://dev.pvv.ntnu.no/projects/laydi/report/1