ダウンロードリスト

プロジェクト概要

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

システム要件

システム要件が設定されていません

リリース時刻: 2007-06-08 06:48
glang 1.6.9 (1 個のファイル 非表示)

リリースノート

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

変更履歴

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.