バイオインフォマティクスのためのソフトウェアシステム、G-language Genome Analysis Environment(http://www.g-language.org/)の日本のユーザのための意見交換・ドキュメントの整備などを行う。
マイナーアップデート。統計解析系。
1.6.9 2007.06.07
-added G::Tools::Statistics
exported methods are:
mean
sum
variance
standard_deviation
min
mindex
max
maxdex
median
least_squares_fit
cor
ttest
where cor include options for Spearman's, Pearson's, and Kendall's methods,
and ttest supports both independent and paired Student's t-test.