Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.qtden.txt | 2012-04-15 | 485 Bytes | |
qtden_1.0_amd64.deb | 2011-09-15 | 286.1 kB | |
qtden-1.0.zip | 2011-09-15 | 378.7 kB | |
Totals: 3 Items | 665.2 kB | 0 |
Requires the libesom library for self-organizing maps. Implementation notes: - Main entry point is qtden.cc, param_window.cc handles the configuration screen and controls the analysis using a MetabAnalysis object in ParamWindow::run(). The MetabAnalysis class filters the data and runs the SOM. The Dataset class handles tabular datasets, the MetabData class contains higher-level, program specific functions such as statistic tests and handling of replicates and samples.