{
  "_id": "6a1f1ed7b401979e7341ff9a",
  "Package": "GSEMA",
  "Type": "Package",
  "Title": "Gene Set Enrichment Meta-Analysis",
  "Version": "0.99.3",
  "Authors@R": "c(person(\"Juan Antonio\", \"Villatoro-García\", role = c(\"aut\", \"cre\"), email = \"juanantoniovillatorogarcia@gmail.com\"), person(\"Pablo\", \"Jurado-Bascón\", role = \"aut\"), person(\"Pedro\", \"Carmona-Sáez\", role = \"aut\"))",
  "Description": "Performing the different steps of gene set enrichment\nmeta-analysis. It provides different functions that allow the\napplication of meta-analysis based on the combination of effect\nsizes from different pathways in different studies to obtain\nsignificant pathways that are common to all of them.",
  "License": "GPL-2",
  "VignetteBuilder": "knitr",
  "biocViews": "StatisticalMethod, GeneSetEnrichment, Pathways",
  "RdMacros": "Rdpack",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libicu-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://juananvg.r-universe.dev",
  "Date/Publication": "2024-10-09 10:48:35 UTC",
  "RemoteUrl": "https://github.com/juananvg/gsema",
  "RemoteRef": "HEAD",
  "RemoteSha": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:08:13 UTC",
    "User": "root"
  },
  "Author": "Juan Antonio Villatoro-García [aut, cre],\nPablo Jurado-Bascón [aut],\nPedro Carmona-Sáez [aut]",
  "Maintainer": "Juan Antonio Villatoro-García <juanantoniovillatorogarcia@gmail.com>",
  "MD5sum": "79b41e7efa84f5387e6275963ed903e0",
  "_user": "juananvg",
  "_type": "src",
  "_file": "GSEMA_0.99.3.tar.gz",
  "_fileid": "5b4c45a2dcbe4b690c7bf66f9814776575084acdc4b349862bb68b0477ed7802",
  "_filesize": 3675547,
  "_sha256": "5b4c45a2dcbe4b690c7bf66f9814776575084acdc4b349862bb68b0477ed7802",
  "_created": "2026-05-16T08:08:13.000Z",
  "_published": "2026-06-02T18:20:07.065Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141517168,
      "time": 378,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031874303"
    },
    {
      "job": 79141517171,
      "time": 380,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031874502"
    },
    {
      "job": 79141517231,
      "time": 316,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031892132"
    },
    {
      "job": 79141517456,
      "time": 329,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031870786"
    },
    {
      "job": 79141516464,
      "time": 397,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031837031"
    },
    {
      "job": 79141516694,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366268708"
    },
    {
      "job": 79141517518,
      "time": 298,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031866607"
    },
    {
      "job": 79141517833,
      "time": 322,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031868742"
    },
    {
      "job": 79141517743,
      "time": 308,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031867350"
    }
  ],
  "_buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/juananvg/gsema",
  "_commit": {
    "id": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
    "author": "Juananvg <juanantoniovillatorogarcia@gmail.com>",
    "committer": "Juananvg <juanantoniovillatorogarcia@gmail.com>",
    "message": "Update some functions\n",
    "time": 1728470915
  },
  "_maintainer": {
    "name": "Juan Antonio Villatoro-García",
    "email": "juanantoniovillatorogarcia@gmail.com",
    "login": "juananvg",
    "uuid": 49023844
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "singscore",
      "role": "Imports"
    },
    {
      "package": "GSVA",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "metafor",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "pheatmap",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "impute",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "qpdf",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "juananvg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "statisticalmethod",
    "genesetenrichment",
    "pathways"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "juananvg",
      "count": 34,
      "uuid": 49023844
    }
  ],
  "_userbio": {
    "uuid": 49023844,
    "type": "user",
    "name": "Juan Antonio Villatoro"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GSEMA"
  },
  "_devurl": "https://github.com/juananvg/gsema",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GSEMA.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/juananvg/gsema",
  "_realowner": "juananvg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.99.3",
      "date": "2024-10-14"
    },
    {
      "version": "0.99.4",
      "date": "2025-10-16"
    }
  ],
  "_exports": [
    "calculateESpath",
    "createObjectMApath",
    "filteringPaths",
    "heatmapPaths",
    "metaAnalysisESpath"
  ],
  "_datasets": [
    {
      "name": "GeneSets",
      "title": "GSEMA synthetic data",
      "object": "simulatedData",
      "file": "simulatedData.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "objectMApathSim",
      "title": "GSEMA synthetic data",
      "object": "simulatedData",
      "file": "simulatedData.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "study1Ex",
      "title": "GSEMA synthetic data",
      "object": "simulatedData",
      "file": "simulatedData.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Group1.Time0.Rep1",
        "Group1.Time0.Rep2",
        "Group1.Time0.Rep3",
        "Group1.Time0.Rep4",
        "Group1.Time0.Rep5",
        "Group1.Time0.Rep6",
        "Group1.Time0.Rep7",
        "Group1.Time0.Rep8",
        "Group1.Time0.Rep9",
        "Group1.Time0.Rep10",
        "Group1.Time0.Rep11",
        "Group1.Time0.Rep12",
        "Group1.Time0.Rep13",
        "Group1.Time0.Rep14",
        "Group1.Time0.Rep15",
        "Group2.Time0.Rep36",
        "Group2.Time0.Rep37",
        "Group2.Time0.Rep38",
        "Group2.Time0.Rep39",
        "Group2.Time0.Rep40",
        "Group2.Time0.Rep41",
        "Group2.Time0.Rep42",
        "Group2.Time0.Rep43",
        "Group2.Time0.Rep44",
        "Group2.Time0.Rep45",
        "Group2.Time0.Rep46",
        "Group2.Time0.Rep47",
        "Group2.Time0.Rep48",
        "Group2.Time0.Rep49",
        "Group2.Time0.Rep50"
      ],
      "rows": 18434,
      "table": true,
      "tojson": true
    },
    {
      "name": "study1Pheno",
      "title": "GSEMA synthetic data",
      "object": "simulatedData",
      "file": "simulatedData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Condition"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "study2Ex",
      "title": "GSEMA synthetic data",
      "object": "simulatedData",
      "file": "simulatedData.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Group1.Time0.Rep51",
        "Group1.Time0.Rep52",
        "Group1.Time0.Rep53",
        "Group1.Time0.Rep54",
        "Group1.Time0.Rep55",
        "Group1.Time0.Rep56",
        "Group1.Time0.Rep57",
        "Group1.Time0.Rep58",
        "Group1.Time0.Rep59",
        "Group1.Time0.Rep60",
        "Group2.Time0.Rep91",
        "Group2.Time0.Rep92",
        "Group2.Time0.Rep93",
        "Group2.Time0.Rep94",
        "Group2.Time0.Rep95",
        "Group2.Time0.Rep96",
        "Group2.Time0.Rep97",
        "Group2.Time0.Rep98",
        "Group2.Time0.Rep99",
        "Group2.Time0.Rep100"
      ],
      "rows": 18417,
      "table": true,
      "tojson": true
    },
    {
      "name": "study2Pheno",
      "title": "GSEMA synthetic data",
      "object": "simulatedData",
      "file": "simulatedData.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Condition"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculateESpath",
      "title": "Calculation of Effects Sizes and their variance for the different Gene Sets and studies",
      "topics": [
        "calculateESpath"
      ]
    },
    {
      "page": "createObjectMApath",
      "title": "Creation of the object to use in gene set enrichment meta-analysis",
      "topics": [
        "createObjectMApath"
      ]
    },
    {
      "page": "filteringPaths",
      "title": "Fuction for filtering gene sets with low expression",
      "topics": [
        "filteringPaths"
      ]
    },
    {
      "page": "heatmapPaths",
      "title": "Visualization of the gene set enrichment meta-analysis results",
      "topics": [
        "heatmapPaths"
      ]
    },
    {
      "page": "metaAnalysisESpath",
      "title": "Performing Gene Set Enrichment Meta-analysis",
      "topics": [
        "metaAnalysisESpath"
      ]
    },
    {
      "page": "simulatedData",
      "title": "GSEMA synthetic data",
      "topics": [
        "GeneSets",
        "objectMApathSim",
        "simulatedData",
        "study1Ex",
        "study1Pheno",
        "study2Ex",
        "study2Pheno"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "assorthead",
    "base64enc",
    "beachmat",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "biocmake",
    "BiocParallel",
    "BiocSingular",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "DelayedMatrixStats",
    "digest",
    "dir.expiry",
    "doParallel",
    "dplyr",
    "edgeR",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "glue",
    "graph",
    "GSEABase",
    "GSVA",
    "gtable",
    "h5mread",
    "HDF5Array",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "impute",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "magick",
    "magrittr",
    "mathjaxr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "memuse",
    "metadat",
    "metafor",
    "mime",
    "nlme",
    "numDeriv",
    "openssl",
    "otel",
    "pbapply",
    "pheatmap",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "Rdpack",
    "reshape",
    "reshape2",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "rjson",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "ScaledMatrix",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "singscore",
    "snow",
    "SparseArray",
    "sparseMatrixStats",
    "SpatialExperiment",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "GSEMA.Rmd",
      "filename": "GSEMA.html",
      "title": "Gene Set Enrichment Meta-Analysis with GSEMA package",
      "author": "Juan Antonio Villator-García, Pablo Jurado-Bascón, Pedro Carmona-Sáez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Previous steps: Meta-analysis object",
        "Meta-analysis object creation (objectMApath)",
        "Performing Meta-analysis",
        "Filtering paths with low expression",
        "Calculation of the effects sizes",
        "Performing meta-analysis: metaAnalysisDEpath()",
        "Meta analysis results",
        "Visualization of the results: heatmap",
        "Additional information",
        "Calculating individual Effects size",
        "References"
      ],
      "created": "2024-09-26 12:16:43",
      "modified": "2024-10-02 11:21:51",
      "commits": 4
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "gsema",
  "_universes": [
    "juananvg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-05-16T08:11:53.000Z",
      "distro": "noble",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "a1ec49e895127916688d43e580141c06176e9838ca2aea793e72b5ea7b8137d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-05-16T08:11:50.000Z",
      "distro": "noble",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "4762047480a968e119904471b856271779a64556f6ce6b75e7cbc6d999c26787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-05-16T08:15:44.000Z",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "ab4a605276cff0596c842384a62ad9b7f73ba23fb59059a47aba8467a2eb15f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-05-16T08:12:12.000Z",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "f12e37b330784f26fb127ac8fd97c7b33d033aaa19c1bb4f9f7d3894b3e39c6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-05-16T08:10:30.000Z",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "75f3b76e39622ee39febd66f0eaefd14c7afad7433ef2713d07b56af0ac6bf7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-05-16T08:10:48.000Z",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "dbf12b28de7bd11c093bc486ea09137ecb8b7f15d60bbb8c1454a04e8eaea138",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-05-16T08:10:26.000Z",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "513a5d2633b564e188c5973f97764a9438feb1a7f8f09b30fcea85e3637c1cde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.3",
      "date": "2026-06-02T18:19:35.000Z",
      "commit": "47fa3b86b9475d0af5bea36b152ad83795c840f5",
      "fileid": "be792d0486befc5c054a5fb70d8fd1f3d10251d1dae67c9868ffc9c810b5320e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/juananvg/actions/runs/25956827092"
    }
  ]
}