{
  "_id": "6a194fcfacfb0bcc41ddf1dc",
  "Package": "prebs",
  "Title": "Probe region expression estimation for RNA-seq data for improved\nmicroarray comparability",
  "Description": "The prebs package aims at making RNA-sequencing (RNA-seq)\ndata more comparable to microarray data. The comparability is\nachieved by summarizing sequencing-based expressions of probe\nregions using a modified version of RMA algorithm. The pipeline\ntakes mapped reads in BAM format as an input and produces\neither gene expressions or original microarray probe set\nexpressions as an output.",
  "Version": "1.52.0",
  "Author": "Karolis Uziela and Antti Honkela",
  "Maintainer": "Karolis Uziela <karolis.uziela@scilifelab.se>",
  "License": "Artistic-2.0",
  "Collate": "'PREBS.R'",
  "biocViews": "ImmunoOncology, Microarray, RNASeq, Sequencing,\nGeneExpression, Preprocessing",
  "Config/pak/sysreqs": "cmake libglpk-dev make libbz2-dev libicu-dev\nliblzma-dev libuv1-dev libxml2-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:37:38 UTC",
  "RemoteUrl": "https://github.com/bioc/prebs",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "4f6f3e639423785a03587f847ca5ba1d49402fca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 07:26:28 UTC",
    "User": "root"
  },
  "MD5sum": "14a1f1dc1964cd2828014494988b2a41",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "prebs_1.52.0.tar.gz",
  "_fileid": "7065b06159633dbd416bcbe3da148e4ef1d9955348e51d7e8efbdd8dab56bdf5",
  "_filesize": 226886,
  "_sha256": "7065b06159633dbd416bcbe3da148e4ef1d9955348e51d7e8efbdd8dab56bdf5",
  "_created": "2026-05-29T07:26:28.000Z",
  "_published": "2026-05-29T08:35:27.483Z",
  "_jobs": [
    {
      "job": 78457013303,
      "time": 213,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285433132"
    },
    {
      "job": 78457013316,
      "time": 507,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285518453"
    },
    {
      "job": 78457013331,
      "time": 401,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285488636"
    },
    {
      "job": 78457013319,
      "time": 304,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286537047"
    },
    {
      "job": 78457013339,
      "time": 316,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286542783"
    },
    {
      "job": 78456312917,
      "time": 308,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285367671"
    },
    {
      "job": 78457013281,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285418061"
    },
    {
      "job": 78457013297,
      "time": 738,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7285585689"
    },
    {
      "job": 78457013308,
      "time": 724,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7285581436"
    },
    {
      "job": 78457013292,
      "time": 775,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285596627"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/prebs",
  "_commit": {
    "id": "4f6f3e639423785a03587f847ca5ba1d49402fca",
    "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": 1777379858
  },
  "_maintainer": {
    "name": "Karolis Uziela",
    "email": "karolis.uziela@scilifelab.se",
    "login": "uziela",
    "description": "",
    "uuid": 3288367
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "GenomicAlignments",
      "role": "Depends"
    },
    {
      "package": "affy",
      "role": "Depends"
    },
    {
      "package": "RPA",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.13.3",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "prebsdata",
      "role": "Suggests"
    },
    {
      "package": "hgu133plus2cdf",
      "role": "Suggests"
    },
    {
      "package": "hgu133plus2probe",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.53.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.52.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "microarray",
    "rnaseq",
    "sequencing",
    "geneexpression",
    "preprocessing"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 417,
    "source": "https://www.bioconductor.org/packages/stats/bioc/prebs"
  },
  "_mentions": 1,
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/prebs.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "calc_prebs"
  ],
  "_help": [
    {
      "page": "calc_prebs",
      "title": "Calculate PREBS values",
      "topics": [
        "calc_prebs"
      ]
    },
    {
      "page": "prebs",
      "title": "PREBS package",
      "topics": [
        "prebs-package",
        "prebs"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "ade4",
    "affy",
    "affyio",
    "ape",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocManager",
    "BiocParallel",
    "BiocStyle",
    "biomformat",
    "Biostrings",
    "bitops",
    "bookdown",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "DelayedArray",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "multtest",
    "nlme",
    "permute",
    "phyloseq",
    "pixmap",
    "pkgconfig",
    "plyr",
    "preprocessCore",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "Rhtslib",
    "rlang",
    "rmarkdown",
    "RPA",
    "Rsamtools",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "sp",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "tinytex",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "prebs.Rnw",
      "filename": "prebs.pdf",
      "title": "prebs User Guide",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-04-02 00:04:28",
      "modified": "2018-09-06 23:18:24",
      "commits": 10
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "prebs",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/prebs",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.52.0",
      "date": "2026-05-29T07:30:37.000Z",
      "distro": "noble",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "8a980fa55ec62f652ca24d4c1dba4074867a1108aa19de62e7ebc9b89d4eacd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.52.0",
      "date": "2026-05-29T07:29:50.000Z",
      "distro": "noble",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "98f9e8d2770119c4dfedf2387ded4212b9f3fd281c6c87823be359803d9260fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.52.0",
      "date": "2026-05-29T08:31:34.000Z",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "a13d9305958a6901d630049aeac528b325c31e0d88916f0fe2ac7a96d4c3dca7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.52.0",
      "date": "2026-05-29T08:31:46.000Z",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "3be6a702fd0a84e081506e9cc95c0bb6afe31c831efdbb68b41962d804323aa9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.52.0",
      "date": "2026-05-29T07:29:47.000Z",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "1239a554ca887d245798280e2fb2c9d353c6f07ad0c4e4fdee58e99d4f7b6d17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.52.0",
      "date": "2026-05-29T07:31:50.000Z",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "53a724ceb2853cb86d9860c919ae68c8dc6a4a5f75cb7c99b469ba5037a763c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.52.0",
      "date": "2026-05-29T07:31:58.000Z",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "87226e5159ec53c40a20f2689f9880cfe9301f2018b7de35e0b629548a87b707",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.52.0",
      "date": "2026-05-29T07:32:13.000Z",
      "commit": "4f6f3e639423785a03587f847ca5ba1d49402fca",
      "fileid": "cf2f94474fb537738c5afcd567f6ebb80abf5cd37643ea87a70979f8649e72da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624001759"
    }
  ]
}