{
  "_id": "6a215434cd65a98ecbd2dd1d",
  "Package": "GiANT",
  "Type": "Package",
  "Title": "Gene Set Uncertainty in Enrichment Analysis",
  "Version": "1.3.4",
  "Date": "2024-09-02",
  "Authors@R": "c(person(given = \"Florian\",\nfamily = \"Schmid\",\nrole = \"aut\"),\nperson(given = \"Christoph\",\nfamily = \"Muessel\",\nrole = \"aut\"),\nperson(given = c(\"Johann\", \"M.\"),\nfamily = \"Kraus\",\nrole = \"aut\"),\nperson(given = c(\"Hans\", \"A.\"),\nfamily = \"Kestler\",\nrole = \"aut\"),\nperson(given = \"Hans A.\",\nfamily = \"Kestler\",\nrole = \"cre\",\nemail = \"hans.kestler@uni-ulm.de\"))",
  "Maintainer": "Hans A. Kestler <hans.kestler@uni-ulm.de>",
  "Description": "Toolbox for various enrichment analysis methods and\nquantification of uncertainty of gene sets, Schmid et al.\n(2016) <doi:10.1093/bioinformatics/btw030>.",
  "License": "Artistic-2.0",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:28:36 UTC",
    "User": "root"
  },
  "Author": "Florian Schmid [aut], Christoph Muessel [aut], Johann M. Kraus\n[aut], Hans A. Kestler [aut], Hans A. Kestler [cre]",
  "Repository": "https://hkestler.r-universe.dev",
  "Date/Publication": "2024-09-06 02:53:20 UTC",
  "RemoteUrl": "https://github.com/cran/GiANT",
  "RemoteRef": "HEAD",
  "RemoteSha": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
  "MD5sum": "20870e79dbe1b53a2ff3b185fca34c65",
  "_user": "hkestler",
  "_type": "src",
  "_file": "GiANT_1.3.4.tar.gz",
  "_fileid": "ea84b2134ccd80092ef991e6632289b977f6690090a68262f775df9094ca1c30",
  "_filesize": 2132315,
  "_sha256": "ea84b2134ccd80092ef991e6632289b977f6690090a68262f775df9094ca1c30",
  "_created": "2026-06-04T10:28:36.000Z",
  "_published": "2026-06-04T10:32:20.767Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79499656301,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409161546"
    },
    {
      "job": 79499656330,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409162862"
    },
    {
      "job": 79499656351,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409151472"
    },
    {
      "job": 79499656335,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409146102"
    },
    {
      "job": 79499115688,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409111760"
    },
    {
      "job": 79499656320,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409151239"
    },
    {
      "job": 79499656328,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409173049"
    },
    {
      "job": 79499656298,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409148720"
    },
    {
      "job": 79499656315,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409149385"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GiANT",
  "_commit": {
    "id": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
    "author": "Hans A. Kestler <hans.kestler@uni-ulm.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.4\n",
    "time": 1725591200
  },
  "_maintainer": {
    "name": "Hans A. Kestler",
    "email": "hans.kestler@uni-ulm.de",
    "login": "hkestler",
    "description": "",
    "uuid": 7150663
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "fdrtool",
      "role": "Suggests"
    },
    {
      "package": "st",
      "role": "Suggests"
    },
    {
      "package": "limma",
      "role": "Suggests"
    },
    {
      "package": "globaltest",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "GlobalAncova",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hkestler",
      "count": 6,
      "uuid": 7150663
    }
  ],
  "_userbio": {
    "uuid": 7150663,
    "type": "user",
    "name": "hkestler"
  },
  "_downloads": {
    "count": 129,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GiANT"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GiANT.html",
    "manual.pdf"
  ],
  "_realowner": "hkestler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-08-06"
    },
    {
      "version": "1.1",
      "date": "2015-09-08"
    },
    {
      "version": "1.2",
      "date": "2015-12-29"
    },
    {
      "version": "1.3",
      "date": "2020-05-04"
    },
    {
      "version": "1.3.1",
      "date": "2020-09-29"
    },
    {
      "version": "1.3.4",
      "date": "2024-09-05"
    }
  ],
  "_exports": [
    "analysis.averageCorrelation",
    "analysis.averageTStatistic",
    "analysis.customOverrepresentation",
    "analysis.globalAncova",
    "analysis.globalTest",
    "analysis.gsea",
    "analysis.overrepresentation",
    "createSummaryTable",
    "evaluateGeneSetUncertainty",
    "filterGeneSets",
    "geneSetAnalysis",
    "global.ancova",
    "global.overrepresentation",
    "global.test",
    "gls.cor",
    "gls.foldChange",
    "gls.moderateTStatistic",
    "gls.nBinomTest",
    "gls.regression",
    "gls.tStatistic",
    "gsAnalysis",
    "gss.enrichmentScore",
    "gss.fisherExactTest",
    "gss.gsz",
    "gss.maxmean",
    "gss.mean",
    "gss.median",
    "gss.sum",
    "gss.wilcoxonRankTest",
    "mergeProbesForGenes",
    "parseGmt",
    "plotOverrepresentation",
    "preprocessGs",
    "significance.permutation",
    "significance.restandardization",
    "significance.sampling",
    "transformation.abs",
    "transformation.adjust",
    "transformation.adjustAndBinarize",
    "transformation.binarize",
    "transformation.localFdr",
    "transformation.rank",
    "transformation.square"
  ],
  "_datasets": [
    {
      "name": "countdata",
      "title": "Example data",
      "object": "exampleData",
      "file": "exampleData.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22",
        "23",
        "24",
        "25",
        "26",
        "27",
        "28",
        "29",
        "30",
        "31",
        "32",
        "33",
        "34",
        "35",
        "36",
        "37",
        "38",
        "39",
        "40",
        "41",
        "42",
        "43",
        "44",
        "45",
        "46",
        "47",
        "48",
        "49",
        "50",
        "51",
        "52",
        "53",
        "55",
        "56",
        "57",
        "58",
        "59",
        "60",
        "61",
        "62",
        "63",
        "64",
        "65",
        "66",
        "67",
        "68",
        "69",
        "70",
        "71",
        "72",
        "73",
        "75",
        "76",
        "77",
        "78",
        "79",
        "102",
        "103",
        "104",
        "105",
        "106",
        "107",
        "108",
        "109",
        "110",
        "111",
        "112",
        "113",
        "114",
        "115",
        "116",
        "117",
        "118",
        "119",
        "120"
      ],
      "rows": 1113,
      "table": true,
      "tojson": true
    },
    {
      "name": "labels",
      "title": "Example data to label samples in countdata (rows) in two classes 0 and 1",
      "object": "exampleData",
      "file": "exampleData.rda",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pathways",
      "title": "Example data for pathways to to gene set enrichtment analyses",
      "object": "exampleData",
      "file": "exampleData.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GiANT-package",
      "title": "Enrichment analysis",
      "topics": [
        "GiANT"
      ]
    },
    {
      "page": "countdata",
      "title": "Example data",
      "topics": [
        "countdata"
      ]
    },
    {
      "page": "createSummaryTable",
      "title": "Create an overview table for an analysis",
      "topics": [
        "createSummaryTable"
      ]
    },
    {
      "page": "evaluateGeneSetUncertainty",
      "title": "Quantify gene set uncertainty",
      "topics": [
        "evaluateGeneSetUncertainty"
      ]
    },
    {
      "page": "filterGenesets",
      "title": "Filtering of gene sets",
      "topics": [
        "filterGeneSets"
      ]
    },
    {
      "page": "geneSetAnalysis",
      "title": "Main interface for enrichment analyses.",
      "topics": [
        "geneSetAnalysis"
      ]
    },
    {
      "page": "gls",
      "title": "Gene-level statistics",
      "topics": [
        "gls",
        "gls.cor",
        "gls.foldChange",
        "gls.moderateTStatistic",
        "gls.nBinomTest",
        "gls.regression",
        "gls.tStatistic"
      ]
    },
    {
      "page": "gss",
      "title": "Gene set statistics",
      "topics": [
        "gss",
        "gss.enrichmentScore",
        "gss.fisherExactTest",
        "gss.gsz",
        "gss.maxmean",
        "gss.mean",
        "gss.median",
        "gss.sum",
        "gss.wilcoxonRankTest"
      ]
    },
    {
      "page": "globalAnalysis",
      "title": "Global analyses",
      "topics": [
        "global",
        "global.ancova",
        "global.overrepresentation",
        "global.test"
      ]
    },
    {
      "page": "gsAnalysis",
      "title": "Gene set analysis.",
      "topics": [
        "gsAnalysis"
      ]
    },
    {
      "page": "hist",
      "title": "Null distribution histogram and statistic of the input set for enrichment analyses.",
      "topics": [
        "hist.gsaResult"
      ]
    },
    {
      "page": "labels",
      "title": "Example data to label samples in countdata (rows) in two classes 0 and 1",
      "topics": [
        "labels"
      ]
    },
    {
      "page": "mergeProbesForGenes",
      "title": "Merge multiple probes for one gene",
      "topics": [
        "mergeProbesForGenes"
      ]
    },
    {
      "page": "parseGmt",
      "title": "Venn Euler Diagramm",
      "topics": [
        "parseGmt"
      ]
    },
    {
      "page": "pathways",
      "title": "Example data for pathways to to gene set enrichtment analyses",
      "topics": [
        "pathways"
      ]
    },
    {
      "page": "plot",
      "title": "Plots the results of an uncertainty analysis.",
      "topics": [
        "plot.uncertaintyResult"
      ]
    },
    {
      "page": "plotOverrepresentation",
      "title": "Plot overlap of gene sets and core set",
      "topics": [
        "plotOverrepresentation"
      ]
    },
    {
      "page": "predefinedAnalyses",
      "title": "Predefined enrichment analyses",
      "topics": [
        "analysis.averageCorrelation",
        "analysis.averageTStatistic",
        "analysis.customOverrepresentation",
        "analysis.globalAncova",
        "analysis.globalTest",
        "analysis.gsea",
        "analysis.overrepresentation",
        "predefinedAnalyses"
      ]
    },
    {
      "page": "preprocessGeneSets",
      "title": "Eliminate unknown genes from gene sets",
      "topics": [
        "preprocessGeneSets",
        "preprocessGs"
      ]
    },
    {
      "page": "significance",
      "title": "Significance assessment",
      "topics": [
        "significance",
        "significance.permutation",
        "significance.restandardization",
        "significance.sampling"
      ]
    },
    {
      "page": "summary",
      "title": "Summarize gene set analysis results",
      "topics": [
        "summary.gsaResult"
      ]
    },
    {
      "page": "transformation",
      "title": "Transformations",
      "topics": [
        "transformation",
        "transformation.abs",
        "transformation.adjust",
        "transformation.adjustAndBinarize",
        "transformation.binarize",
        "transformation.localFdr",
        "transformation.rank",
        "transformation.square"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "giant_package_vignette.Snw",
      "filename": "giant_package_vignette.pdf",
      "title": "Detailed introduction to all major features of GiANT",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-08-06 21:23:32",
      "modified": "2024-09-06 02:53:20",
      "commits": 5
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "giant",
  "_universes": [
    "hkestler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-06-04T10:31:05.000Z",
      "distro": "noble",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "33d44c978bbbec03c11663b9cacc757f86f71fb80badb4180f55a620ab4d5aef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-06-04T10:31:07.000Z",
      "distro": "noble",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "9874ca1c29638175960cea384a65f8ef13fcd0aa1a66e767a076b3732c3c4fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-06-04T10:30:34.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "03f59ea11008d5af8fe5bf39fe860ca1ed33074eeb5b92b527f5551315d7961a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-06-04T10:30:20.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "bc6034062e128eae41e772689db14f97917b1c537e7e8aad9d4f7d77c499baf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-06-04T10:30:54.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "c14b1242dcf2aab1a6af3970889efa2ba88918db953dbac8f5b9fef97c94c584",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-06-04T10:31:30.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "8e5eaf982cd12769714630150e821f8122d32cb6a9364bc2a079cd453842dcb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-06-04T10:30:20.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "ce1ca7214a942db908797194ec9c53b41ed27ebe1ca8fc4345ec158f2b9cc60c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-06-04T10:30:17.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "cb30ea4b4be397b4f160bff1d0c02da65c8dfd11404d8d0e43f83cba42c7f75c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/26946013272"
    }
  ]
}