Download List

项目描述

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

系统要求

System requirement is not defined

发布: 2007-06-13 13:37
glang 1.6.11 (1 files 隐藏)

发布版本通知


1.6.11 2007.06.12
-added documentation to G::Seq::Primitive
-added shuffleseq method
-made the "did you mean?" prediction of "help" smarter.
-help -s now showing abstract of the searched methods
updated documentations to match this.
-added Ruby-style "p" for G-language Shell which prints
the formatted data structures. "puts" also works in
Ruby-style, and Perl6 "say" is a nice replacement of
print, which prints lists separated by comma and also
ending with a newline.
-added Rcmd::Clutering
$rcmd->kmeans(), $rcmd->som(), $rcmd->hclust() added.
see help document for details.
-added Rcmd::Normality. $rcmd->normtest performs
test of normality using Anderson-Darling, Kolmogorov-Smirnov
Lilliefors, or Shapiro-Wilk method.
-modified Rcmd to have $rcmd->set_mode() for temporary
usage. Rcmd now inherits Rcmd::Clustering and Rcmd::Normality

变更日志


1.6.11 2007.06.12
-added documentation to G::Seq::Primitive
-added shuffleseq method
-made the "did you mean?" prediction of "help" smarter.
-help -s now showing abstract of the searched methods
updated documentations to match this.
-added Ruby-style "p" for G-language Shell which prints
the formatted data structures. "puts" also works in
Ruby-style, and Perl6 "say" is a nice replacement of
print, which prints lists separated by comma and also
ending with a newline.
-added Rcmd::Clutering
$rcmd->kmeans(), $rcmd->som(), $rcmd->hclust() added.
see help document for details.
-added Rcmd::Normality. $rcmd->normtest performs
test of normality using Anderson-Darling, Kolmogorov-Smirnov
Lilliefors, or Shapiro-Wilk method.
-modified Rcmd to have $rcmd->set_mode() for temporary
usage. Rcmd now inherits Rcmd::Clustering and Rcmd::Normality