Download List

專案描述

バイオインフォマティクスのためのソフトウェアシステム、G-language Genome Analysis Environment(http://www.g-language.org/)の日本のユーザのための意見交換・ドキュメントの整備などを行う。

System Requirements

System requirement is not defined

發布 2007-06-08 06:48
glang 1.6.9 (1 files 隱藏)

發布版本通知

マイナーアップデート。統計解析系。

更動紀錄

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.