{
  "_id": "6a3392043efcd9bda43a0524",
  "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.27.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.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:01 UTC",
  "RemoteUrl": "https://github.com/bioc/MEB",
  "RemoteRef": "HEAD",
  "RemoteSha": "41142955f2be7366da2719a17518fb84d60cb021",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 06:29:54 UTC",
    "User": "root"
  },
  "MD5sum": "ba62c92de5249b9f4bb0e18c37fcab3a",
  "_user": "bioc",
  "_type": "src",
  "_file": "MEB_1.27.0.tar.gz",
  "_fileid": "b60a2aef22a1475f52a9fde7cf9978c962963deda1cfbfbaa4c49287abc84c78",
  "_filesize": 955804,
  "_sha256": "b60a2aef22a1475f52a9fde7cf9978c962963deda1cfbfbaa4c49287abc84c78",
  "_created": "2026-06-18T06:29:54.000Z",
  "_published": "2026-06-18T06:36:52.079Z",
  "_jobs": [
    {
      "job": 82068668661,
      "time": 198,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7715848935"
    },
    {
      "job": 82068668723,
      "time": 359,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7715890306"
    },
    {
      "job": 82068668699,
      "time": 357,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7715889797"
    },
    {
      "job": 82068668679,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7715876603"
    },
    {
      "job": 82068668688,
      "time": 267,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7715890710"
    },
    {
      "job": 82068104728,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7715799553"
    },
    {
      "job": 82068668668,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7715837916"
    },
    {
      "job": 82068668687,
      "time": 233,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7715857909"
    },
    {
      "job": 82068668691,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7715858663"
    },
    {
      "job": 82068668693,
      "time": 236,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7715859457"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/MEB",
  "_commit": {
    "id": "41142955f2be7366da2719a17518fb84d60cb021",
    "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": 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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 6,
  "_searchresults": 1,
  "_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/HEAD/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": true,
  "_nocasepkg": "meb",
  "_universes": [
    "bioc",
    "focuspaka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-06-18T06:34:01.000Z",
      "distro": "noble",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "41faafce1b13634db3dd1ddad038ee00d3fe8f5a22094d1d4521df7de87902d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-06-18T06:33:58.000Z",
      "distro": "noble",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "d7bdfaee8d511e0007b38e7921ad15286fc9906ce38b74ad13f5ebe9d0ebe122",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-06-18T06:33:51.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "a8903166c22ad4f649d992470ca0ce19bc838208e18540aca9521395fee6f86c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-06-18T06:34:04.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "1e5a695ebe23de7a3d0e78873005a6874d01f7f2ca6f12085d751db15fdf8b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-06-18T06:33:01.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "70eebfa62d0dc6154f0df2468894db10ba7b553470b847b37e5cefa6624c8673",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-06-18T06:31:46.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "caad1a3a9efaeae31f76368b0b93f6aa840b459b8dd88b09a8fa080c3caefd85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-06-18T06:31:55.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "915a3dd56b41b9535edc5b14090575ceebbdc7470a71a04f773a2345b44c63c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-06-18T06:31:58.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "f169c187101baaafcef94e5ffc0d8a8dda8361a9a207ac97e7c8861d792c3731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/27741031557"
    }
  ]
}