{
  "_id": "6a1acfcc1d7bb097a09e0d7a",
  "Package": "GeneExpressionSignature",
  "Title": "Gene Expression Signature based Similarity Metric",
  "Version": "1.59.0",
  "Date": "2012-12-16",
  "Authors@R": "c(person(given = \"Yang\",\nfamily = \"Cao\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yiluheihei@gmail.com\"),\nperson(given = \"Fei\",\nfamily = \"Li\",\nrole = \"ctb\",\nemail = \"pittacus@gmail.com\"),\nperson(given = \"Lu\",\nfamily = \"Han\",\nrole = \"ctb\",\nemail = \"hanl8910@gmail.com\"))",
  "Description": "This package gives the implementations of the gene\nexpression signature and its distance to each. Gene expression\nsignature is represented as a list of genes whose expression is\ncorrelated with a biological state of interest. And its\ndistance is defined using a nonparametric, rank-based\npattern-matching strategy based on the Kolmogorov-Smirnov\nstatistic. Gene expression signature and its distance can be\nused to detect similarities among the signatures of drugs,\ndiseases, and biological states of interest.",
  "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",
  "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": {
    "Date": "2026-05-30 08:20:25 UTC",
    "User": "root"
  },
  "Author": "Yang Cao [aut, cre],\nFei Li [ctb],\nLu Han [ctb]",
  "Maintainer": "Yang Cao <yiluheihei@gmail.com>",
  "MD5sum": "1e4673be39c971a2016a60a13951d576",
  "_user": "bioc",
  "_type": "src",
  "_file": "GeneExpressionSignature_1.59.0.tar.gz",
  "_fileid": "c7ae888ebd44f0bac2d20085640965f208226ebeaa50b58497f42e8e68dd1310",
  "_filesize": 2552929,
  "_sha256": "c7ae888ebd44f0bac2d20085640965f208226ebeaa50b58497f42e8e68dd1310",
  "_created": "2026-05-30T08:20:25.000Z",
  "_published": "2026-05-30T11:53:48.574Z",
  "_jobs": [
    {
      "job": 78636193316,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306798693"
    },
    {
      "job": 78636193326,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306804221"
    },
    {
      "job": 78636193324,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306798169"
    },
    {
      "job": 78636193329,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307979455"
    },
    {
      "job": 78636193327,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307977850"
    },
    {
      "job": 78636016879,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306781576"
    },
    {
      "job": 78636193320,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306794319"
    },
    {
      "job": 78636193331,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306795004"
    },
    {
      "job": 78636193341,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306796352"
    },
    {
      "job": 78636193344,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306791953"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/GeneExpressionSignature",
  "_commit": {
    "id": "dfa732bab5c071219ecff8a114273617be239ce5",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777379743
  },
  "_maintainer": {
    "name": "Yang Cao",
    "email": "yiluheihei@gmail.com",
    "login": "yiluheihei",
    "description": "R, Bioinformatics",
    "uuid": 6010251
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "apcluster",
      "role": "Suggests"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.59.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.58.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dtenenba",
      "count": 21,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    },
    {
      "user": "yiluheihei",
      "count": 1,
      "uuid": 6010251
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 530,
    "source": "https://www.bioconductor.org/packages/stats/bioc/GeneExpressionSignature"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/yiluheihei/geneexpressionsignature",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GeneExpressionSignature.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yiluheihei/geneexpressionsignature",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "getRLs",
    "RankMerging",
    "ScoreGSEA",
    "ScorePGSEA",
    "SignatureDistance"
  ],
  "_datasets": [
    {
      "name": "exampleSet",
      "title": "sample data, a subset of the C-MAP",
      "object": "exampleSet",
      "file": "exampleSet.rda",
      "class": [
        "ExpressionSet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "exampleSet",
      "title": "sample data, a subset of the C-MAP",
      "topics": [
        "exampleSet"
      ]
    },
    {
      "page": "GeneExpressionSignature",
      "title": "Gene Expression Signature based Similarity Metric",
      "topics": [
        "GeneExpressionSignature"
      ]
    },
    {
      "page": "getRLs",
      "title": "Convert gene expression profiles to a ranked list",
      "topics": [
        "getRLs"
      ]
    },
    {
      "page": "RankMerging",
      "title": "Merging the ranker lists with the same labels of the biological states into a single list with the Iorio's method",
      "topics": [
        "RankMerging"
      ]
    },
    {
      "page": "ScoreGSEA",
      "title": "Compute pairwise distances between samples with method in package GSEA",
      "topics": [
        "ScoreGSEA"
      ]
    },
    {
      "page": "ScorePGSEA",
      "title": "Compute pairwise distances between samples with method in package PGSEA",
      "topics": [
        "ScorePGSEA"
      ]
    },
    {
      "page": "SignatureDistance",
      "title": "Compute pairwise distances comprehensively",
      "topics": [
        "SignatureDistance"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/GeneExpressionSignature/raw/HEAD/README.md",
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "generics"
  ],
  "_vignettes": [
    {
      "source": "GeneExpressionSignature.Rmd",
      "filename": "GeneExpressionSignature.html",
      "title": "GeneExpressionSignature: Computing pairwise distances between different biological states",
      "author": "Yang Cao, Fei Li",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Data Ranking",
        "Rank Merging",
        "Similarity Measuring",
        "Signature Distance",
        "Implementation Details",
        "Adaptively Weighted Rank Merging",
        "Eqully Weighted Rank Merging",
        "Futher Analysis",
        "Session Information",
        "References"
      ],
      "created": "2020-12-17 05:38:17",
      "modified": "2020-12-17 05:38:17",
      "commits": 1
    }
  ],
  "_score": 5.041392685158225,
  "_indexed": true,
  "_nocasepkg": "geneexpressionsignature",
  "_universes": [
    "bioc",
    "yiluheihei"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.59.0",
      "date": "2026-05-30T08:23:56.000Z",
      "distro": "noble",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "11de71e873fb8ac66b9902276ddcdc934a5aa22efc7051c827ededc31130a16c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.59.0",
      "date": "2026-05-30T08:22:54.000Z",
      "distro": "noble",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "ab17afed6c116af370bbddaf39c42227c43bf9722819cf52e4fe79733e6da89c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.59.0",
      "date": "2026-05-30T11:53:02.000Z",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "ecb9b8e33d6acd65037e8d0d0f237c239333df3bbaf924c3cf9589ff96ee0627",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.59.0",
      "date": "2026-05-30T11:52:44.000Z",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "dae29b2aeac12a83670a1f7dd28f42cc4620c78966a942136443bc395d4173cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.59.0",
      "date": "2026-05-30T08:22:47.000Z",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "7bdebd2466cae98580482e3d70d276b79d5af266ac24476f4425682fcc4ef13c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.59.0",
      "date": "2026-05-30T08:22:23.000Z",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "40f19f4d4ee724d7b6ee6d878c13f8e16e429d47576aad6efa28abfced3e2c93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.59.0",
      "date": "2026-05-30T08:22:43.000Z",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "534884b8df1cd75cb50aa5c35d385c3e0fb9b4041353674411994bac4cc611db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.59.0",
      "date": "2026-05-30T08:21:47.000Z",
      "commit": "dfa732bab5c071219ecff8a114273617be239ce5",
      "fileid": "5abc0f35386c2a773ee075aef51a878da261b69b40501dd0e6fef4137ca74e45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679021277"
    }
  ]
}