Package: GeneExpressionSignature
Title: Gene Expression Signature based Similarity Metric
Version: 1.57.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
git_url: https://git.bioconductor.org/packages/GeneExpressionSignature
git_branch: devel
git_last_commit: 92f29f1
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-30
NeedsCompilation: no
Packaged: 2025-10-30 21:14:23 UTC; biocbuild
Author: Yang Cao [aut, cre],
  Fei Li [ctb],
  Lu Han [ctb]
Maintainer: Yang Cao <yiluheihei@gmail.com>
