{
  "_id": "6a108d0bacfb0bcc41cb38c3",
  "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-05-05 05:40:05 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": "f5329a8ad86d53715bbe22d4a2ac5e4f",
  "_user": "hkestler",
  "_type": "src",
  "_file": "GiANT_1.3.4.tar.gz",
  "_fileid": "0580a0caf80eb6ba42ca0d62b0dcd21b9a363a83c938fc7acb400541e15e9667",
  "_filesize": 2131445,
  "_sha256": "0580a0caf80eb6ba42ca0d62b0dcd21b9a363a83c938fc7acb400541e15e9667",
  "_created": "2026-05-05T05:40:05.000Z",
  "_published": "2026-05-22T17:06:19.844Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77426761632,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6799484834"
    },
    {
      "job": 77426761326,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6799483817"
    },
    {
      "job": 77426761332,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6799474955"
    },
    {
      "job": 77426761127,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6799474529"
    },
    {
      "job": 77426761186,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6799458173"
    },
    {
      "job": 77426760557,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7166160741"
    },
    {
      "job": 77426760950,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6799479728"
    },
    {
      "job": 77426761775,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6799476388"
    },
    {
      "job": 77426761423,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6799478960"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362",
  "_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",
    "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": 203,
    "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-05-05T05:42:35.000Z",
      "distro": "noble",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "fa7cf89c220449825b8313df7b1d442f573c4ea068af1f5858c629782ce40a8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.4",
      "date": "2026-05-05T05:42:28.000Z",
      "distro": "noble",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "c9fe23e7786b670de2c90541a7ddff6dfd8ebf6db29e025715bca8aacb3065ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-05T05:41:39.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "cb9188c38c1343c0642a78a030f89c715e266ac0f171bd554cecc54cdc0d7b92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.4",
      "date": "2026-05-05T05:41:38.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "7886d9474e9c163f975d14eca0abbc5f8f0bb9a63bf8604b59b764cc905995eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-05T05:41:52.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "17417df222f9c1883a688e6574e54d268c2ddf822d08de9c51b7c488b2322fae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-05T05:41:37.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "aa2fdd0105ff777648615e74ba5ca5f1a887d20be2ce1ef0af38bafc67f70283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.4",
      "date": "2026-05-05T05:41:51.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "b3426b05df59ee97d88175bee526cd51b0f98fd4cbb67231674d5192618af752",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.4",
      "date": "2026-05-22T17:05:59.000Z",
      "commit": "aaed8ec41a8817840b5ea2de4ce34bba9dca917c",
      "fileid": "f44e5e6b6a4d3c3b55cd812c849e854f83e121c43ff3c88bb07b33c06d861734",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hkestler/actions/runs/25359762362"
    }
  ]
}