{
  "_id": "6a5b0a709baadeef8ab4a838",
  "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": "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-07-18 05:01:43 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "MEB_1.27.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2a2a5a704c944ed9d320cedca90d484d076c3e8abb3593947fe765ed2e60c504",
  "_filesize": 953330,
  "_sha256": "2a2a5a704c944ed9d320cedca90d484d076c3e8abb3593947fe765ed2e60c504",
  "_expires": "2026-10-26T05:09:02.000Z",
  "_created": "2026-07-18T05:01:43.000Z",
  "_published": "2026-07-18T05:09:04.228Z",
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723",
  "_status": "success",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 88046073685,
      "time": 188,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8425668639"
    },
    {
      "job": 88046073717,
      "time": 375,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425701451"
    },
    {
      "job": 88046073739,
      "time": 355,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425698220"
    },
    {
      "job": 88046073705,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425661206"
    },
    {
      "job": 88046073704,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425664599"
    },
    {
      "job": 88045584529,
      "time": 322,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425634461"
    },
    {
      "job": 88046073707,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8425665553"
    },
    {
      "job": 88046073720,
      "time": 278,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425684813"
    },
    {
      "job": 88046073740,
      "time": 238,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425678045"
    },
    {
      "job": 88046073736,
      "time": 259,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425681433"
    }
  ],
  "_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": 447,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 384,
    "source": "https://www.bioconductor.org/packages/stats/bioc/MEB"
  },
  "_mentions": 6,
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_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",
    "beachmat",
    "beeswarm",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "BiocSingular",
    "class",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "dqrng",
    "e1071",
    "edgeR",
    "farver",
    "FNN",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggbeeswarm",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "IRanges",
    "irlba",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pheatmap",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppEigen",
    "RcppML",
    "RcppProgress",
    "rlang",
    "RSpectra",
    "rsvd",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "scater",
    "scuttle",
    "Seqinfo",
    "SingleCellExperiment",
    "sitmo",
    "snow",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "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-07-18T05:06:06.000Z",
      "distro": "resolute",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/bc3285a41ec9b3642c076a1acdee0b4583d390b275c50f5533c2bc4409a57070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-07-18T05:05:51.000Z",
      "distro": "resolute",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/a2ee4fa0415c29bcf8111bc4fce7d679d17b54a6594329d92403d6b1cb2f4106",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-07-18T05:03:30.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/8f8bd9a0e7c77df91cd7d9c6cfbf93a98854e3923bf4a5176aafcc902baa8134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-07-18T05:03:37.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/2cb6867151e27048ba3ece891417cf5fcb44b50b07f159a13ff010b85c740fe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-07-18T05:05:06.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/220da7ba4f010e65359a294237f6c80b7957ff1805288af808aa4c10ce45e781",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-07-18T05:04:10.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/9204eff5314dc6e89f64deeedb67a5ce2eafb7c538af38854f84c3207c41c7e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-07-18T05:04:05.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/07e69c167e93c8bff12ae35b755b951f6aba0c8eea1a7b84c32b57dceff52ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-07-18T05:03:51.000Z",
      "commit": "41142955f2be7366da2719a17518fb84d60cb021",
      "fileid": "https://r2.ropensci.org/ea8a6a69e7114e041d279e51801f4fe596618eda2cd36d5cabe5259a6130a144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29631393723"
    }
  ]
}