Package: GeneExpressionSignature Title: Gene Expression Signature based Similarity Metric Version: 1.59.0 Date: 2012-12-16 Authors@R: c(person(given = "Yang", family = "Cao", role = c("aut", "cre"), email = "yiluheihei@gmail.com"), person(given = "Fei", family = "Li", role = "ctb", email = "pittacus@gmail.com"), person(given = "Lu", family = "Han", role = "ctb", email = "hanl8910@gmail.com")) Description: This package gives the implementations of the gene expression signature and its distance to each. Gene expression signature is represented as a list of genes whose expression is correlated with a biological state of interest. And its distance is defined using a nonparametric, rank-based pattern-matching strategy based on the Kolmogorov-Smirnov statistic. Gene expression signature and its distance can be used to detect similarities among the signatures of drugs, diseases, and biological states of interest. Depends: R (>= 4.0) License: GPL-2 URL: https://github.com/yiluheihei/GeneExpressionSignature BugReports: https://github.com/yiluheihei/GeneExpressionSignature/issues/ LazyLoad: yes biocViews: GeneExpression Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: Biobase, stats, methods Suggests: apcluster, GEOquery, knitr, rmarkdown, BiocStyle VignetteBuilder: knitr Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:35:43 UTC RemoteUrl: https://github.com/bioc/GeneExpressionSignature RemoteRef: HEAD RemoteSha: dfa732bab5c071219ecff8a114273617be239ce5 NeedsCompilation: no Packaged: 2026-07-04 03:59:08 UTC; root Author: Yang Cao [aut, cre], Fei Li [ctb], Lu Han [ctb] Maintainer: Yang Cao