{
  "_id": "6a194c52acfb0bcc41ddd531",
  "Package": "MEB",
  "Type": "Package",
  "Title": "A normalization-invariant minimum enclosing ball method to\ndetect differentially expressed genes for RNA-seq and scRNA-seq\ndata",
  "Version": "1.26.0",
  "Author": "Yan Zhou, Jiadi Zhu",
  "Maintainer": "Jiadi Zhu <2160090406@email.szu.edu.cn>, Yan Zhou\n<zhouy1016@szu.edu.cn>",
  "Description": "This package provides a method to identify differential\nexpression genes in the same or different species. Given that\nnon-DE genes have some similarities in features, a scaling-free\nminimum enclosing ball (SFMEB) model is built to cover those\nnon-DE genes in feature space, then those DE genes, which are\nenormously different from non-DE genes, being regarded as\noutliers and rejected outside the ball. The method on this\npackage is described in the article 'A minimum enclosing ball\nmethod to detect differential expression genes for RNA-seq\ndata'. The SFMEB method is extended to the scMEB method that\nconsidering two or more potential types of cells or unknown\nlabels scRNA-seq dataset DEGs identification.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "biocViews": "DifferentialExpression, GeneExpression, Normalization,\nClassification, Sequencing",
  "Config/pak/sysreqs": "libcairo2-dev libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libwebp-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:01 UTC",
  "RemoteUrl": "https://github.com/bioc/MEB",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "8efe099abe695c51e4679a5482dd83151b13528a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:14:32 UTC",
    "User": "root"
  },
  "MD5sum": "e2260a98b9ad8a51d75eef1c47541ecb",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "MEB_1.26.0.tar.gz",
  "_fileid": "093c42d02ed44293603f3a0c7778d422c244cbc4611fc8b6d0dc70bdfef18732",
  "_filesize": 953239,
  "_sha256": "093c42d02ed44293603f3a0c7778d422c244cbc4611fc8b6d0dc70bdfef18732",
  "_created": "2026-05-29T07:14:32.000Z",
  "_published": "2026-05-29T08:20:34.208Z",
  "_jobs": [
    {
      "job": 78455406014,
      "time": 212,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285224727"
    },
    {
      "job": 78455406074,
      "time": 331,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285256531"
    },
    {
      "job": 78455406118,
      "time": 344,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285260221"
    },
    {
      "job": 78455406079,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7286261387"
    },
    {
      "job": 78455406137,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286269372"
    },
    {
      "job": 78454838364,
      "time": 266,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285166669"
    },
    {
      "job": 78455405984,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285210309"
    },
    {
      "job": 78455406098,
      "time": 250,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7285234506"
    },
    {
      "job": 78455406070,
      "time": 212,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7285224461"
    },
    {
      "job": 78455406139,
      "time": 391,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285272672"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/MEB",
  "_commit": {
    "id": "8efe099abe695c51e4679a5482dd83151b13528a",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380661
  },
  "_maintainer": {
    "name": "Jiadi Zhu",
    "email": "zhouy1016@szu.edu.cn",
    "login": "focuspaka",
    "description": "",
    "uuid": 40629719
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "scater",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "wrswoR",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "differentialexpression",
    "geneexpression",
    "normalization",
    "classification",
    "sequencing"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 362,
    "source": "https://www.bioconductor.org/packages/stats/bioc/MEB"
  },
  "_mentions": 6,
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MEB.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "NIMEB",
    "scMEB"
  ],
  "_datasets": [
    {
      "name": "real_data_dsp",
      "title": "A real dataset of genes between the different species.",
      "object": "real_data_dsp",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "real_data_sp",
      "title": "A real dataset of genes between the same species.",
      "object": "real_data_sp",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sim_data_dsp",
      "title": "A simulation dataset of genes between the differetn species.",
      "object": "sim_data_dsp",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sim_data_sp",
      "title": "A simulation dataset of genes between the same species.",
      "object": "sim_data_sp",
      "class": [
        "SummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sim_scRNA_data",
      "title": "A simulation scRNA-seq dataset from splatter package.",
      "object": "sim_scRNA_data",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "stable_gene",
      "title": "The name of the stable genes in all dataset.",
      "object": "stable_gene",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "NIMEB",
      "title": "Detect differential expression genes for RNA-seq data",
      "topics": [
        "NIMEB"
      ]
    },
    {
      "page": "real_data_dsp",
      "title": "A real dataset of genes between the different species.",
      "topics": [
        "real_data_dsp"
      ]
    },
    {
      "page": "real_data_sp",
      "title": "A real dataset of genes between the same species.",
      "topics": [
        "real_data_sp"
      ]
    },
    {
      "page": "scMEB",
      "title": "scMEB: A fast and clustering-independent method for detecting differentially expressed genes in single-cell RNA-seq data",
      "topics": [
        "scMEB"
      ]
    },
    {
      "page": "sim_data_dsp",
      "title": "A simulation dataset of genes between the differetn species.",
      "topics": [
        "sim_data_dsp"
      ]
    },
    {
      "page": "sim_data_sp",
      "title": "A simulation dataset of genes between the same species.",
      "topics": [
        "sim_data_sp"
      ]
    },
    {
      "page": "sim_scRNA_data",
      "title": "A simulation scRNA-seq dataset from splatter package.",
      "topics": [
        "sim_scRNA_data"
      ]
    },
    {
      "page": "stable_gene",
      "title": "The name of the stable genes in all dataset.",
      "topics": [
        "stable_gene"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/MEB/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "base64enc",
    "beachmat",
    "beeswarm",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "BiocSingular",
    "Cairo",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "dqrng",
    "e1071",
    "edgeR",
    "farver",
    "FNN",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggbeeswarm",
    "ggplot2",
    "ggrastr",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "IRanges",
    "irlba",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pheatmap",
    "png",
    "proxy",
    "R6",
    "ragg",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppEigen",
    "RcppML",
    "RcppProgress",
    "rlang",
    "RSpectra",
    "rsvd",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "scater",
    "scuttle",
    "Seqinfo",
    "SingleCellExperiment",
    "sitmo",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "SummarizedExperiment",
    "systemfonts",
    "textshaping",
    "uwot",
    "vctrs",
    "vipor",
    "viridis",
    "viridisLite",
    "withr",
    "wrswoR",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "NIMEB.Rmd",
      "filename": "NIMEB.html",
      "title": "MEB Tutorial",
      "author": "Yan Zhou, Jiadi Zhu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The steps of the SFMEB method",
        "Preparations",
        "Data format",
        "Training a model for the training genes",
        "Discriminating a gene whether a DE gene",
        "The usage of the scMEB method"
      ],
      "created": "2020-04-18 03:07:40",
      "modified": "2023-04-15 13:35:16",
      "commits": 3
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": false,
  "_nocasepkg": "meb",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/MEB",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-29T07:18:05.000Z",
      "distro": "noble",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "978507d99c8440507a0ef1f85b9aa620dd649fff6740917bcadaec855492eb30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-05-29T07:18:28.000Z",
      "distro": "noble",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "eaf6db7d4dde5db9b7509a8d00fa048521d595f31e129e4029a5a0f108751ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-29T08:18:08.000Z",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "f81aa8e9148ea4c82aa05a14220d0d4699781c6f0821695fe56c3cafe12b55f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-05-29T08:18:22.000Z",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "59ba8e01d28d774a3601c5253e5d2ae539ad3234c07fbec318e724d6c77301ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.26.0",
      "date": "2026-05-29T07:17:40.000Z",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "e51c83159c031ef2728b70afe7dfaba9ec24cb9a87db8cf7ac63481103b30f66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-29T07:16:31.000Z",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "f8ae752db25a566950ba66aac9d9cdc3d69e4f608e7593896030324d99a94980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-29T07:16:26.000Z",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "8bf79612a9d8d13d22f7679dc9208c70df02c10a49614ac3a4f449807fbb2347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-05-29T07:18:47.000Z",
      "commit": "8efe099abe695c51e4679a5482dd83151b13528a",
      "fileid": "aa649c070127ac0ba1c326ccc827f170d8ae6244e71bc64b11d28ac8a5268bc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26623547766"
    }
  ]
}