{
  "_id": "6a59b86f09eb0996dd68cea9",
  "Package": "mpra",
  "Version": "1.35.0",
  "Title": "Analyze massively parallel reporter assays",
  "Description": "Tools for data management, count preprocessing, and\ndifferential analysis in massively parallel report assays\n(MPRA).",
  "Authors@R": "c(\nperson(\"Leslie\", \"Myint\", role = c(\"cre\", \"aut\"), email = \"leslie.myint@gmail.com\"),\nperson(c(\"Kasper\", \"D.\"), \"Hansen\", role = \"aut\"))",
  "Collate": "mpra_set.R utils.R fit.R",
  "VignetteBuilder": "knitr",
  "License": "Artistic-2.0",
  "URL": "https://github.com/hansenlab/mpra",
  "BugReports": "https://github.com/hansenlab/mpra/issues",
  "biocViews": "Software, GeneRegulation, Sequencing, FunctionalGenomics",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:46:52 UTC",
  "RemoteUrl": "https://github.com/bioc/mpra",
  "RemoteRef": "HEAD",
  "RemoteSha": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 04:59:06 UTC",
    "User": "root"
  },
  "Author": "Leslie Myint [cre, aut],\nKasper D. Hansen [aut]",
  "Maintainer": "Leslie Myint <leslie.myint@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "mpra_1.35.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf6d8f3cc390e479aa6daaffbfdec56aeea217f43961d8a16a9dd6b9c7208863",
  "_filesize": 3119457,
  "_sha256": "bf6d8f3cc390e479aa6daaffbfdec56aeea217f43961d8a16a9dd6b9c7208863",
  "_expires": "2026-10-25T05:06:53.000Z",
  "_created": "2026-07-17T04:59:06.000Z",
  "_published": "2026-07-17T05:06:55.421Z",
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 6
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133",
  "_status": "success",
  "_upstream": "https://github.com/bioc/mpra",
  "_commit": {
    "id": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
    "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": 1777380412
  },
  "_maintainer": {
    "name": "Leslie Myint",
    "email": "leslie.myint@gmail.com",
    "login": "lmyint",
    "twitter": "@lesliemyint",
    "description": "",
    "uuid": 5376916
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87808620251,
      "time": 177,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8397532169"
    },
    {
      "job": 87808620273,
      "time": 319,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8397567975"
    },
    {
      "job": 87808620269,
      "time": 349,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8397575569"
    },
    {
      "job": 87808620258,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8397591032"
    },
    {
      "job": 87808620229,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8397592155"
    },
    {
      "job": 87808152094,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8397489161"
    },
    {
      "job": 87808620244,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8397519055"
    },
    {
      "job": 87808620277,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8397536293"
    },
    {
      "job": 87808620271,
      "time": 196,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8397537096"
    },
    {
      "job": 87808620314,
      "time": 201,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8397537689"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BiocGenerics",
      "role": "Depends"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Depends"
    },
    {
      "package": "limma",
      "role": "Depends"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.35.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.34.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "generegulation",
    "sequencing",
    "functionalgenomics"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "lmyint",
      "count": 51,
      "uuid": 5376916
    },
    {
      "user": "kasperdanielhansen",
      "count": 30,
      "uuid": 4956575
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "mikelove",
      "count": 6,
      "uuid": 69203
    },
    {
      "user": "hpages",
      "count": 3,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "pi-zz-a",
      "count": 1,
      "uuid": 33691024
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 447,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 488,
    "source": "https://www.bioconductor.org/packages/stats/bioc/mpra"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/hansenlab/mpra",
  "_searchresults": 34,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mpra.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hansenlab/mpra",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "compute_logratio",
    "get_precision_weights",
    "getBarcode",
    "getDNA",
    "getEid",
    "getEseq",
    "getRNA",
    "mpralm",
    "MPRASet",
    "normalize_counts",
    "show"
  ],
  "_datasets": [
    {
      "name": "mpraSetAggExample",
      "title": "Example data for the mpra package.",
      "object": "mpraSetAggExample",
      "file": "mpraSetAggExample.rda",
      "class": [
        "MPRASet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mpraSetAllelicExample",
      "title": "Example data for the mpra package.",
      "object": "mpraSetAllelicExample",
      "file": "mpraSetAllelicExample.rda",
      "class": [
        "MPRASet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "mpraSetExample",
      "title": "Example data for the mpra package.",
      "object": "mpraSetExample",
      "file": "mpraSetExample.rda",
      "class": [
        "MPRASet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "mpra-package",
      "title": "Analyze massively parallel reporter assays",
      "topics": [
        "mpra-package",
        "mpra"
      ]
    },
    {
      "page": "compute_logratio",
      "title": "Compute activity measure (log-ratio) for each element.",
      "topics": [
        "compute_logratio"
      ]
    },
    {
      "page": "get_precision_weights",
      "title": "Get precision weights from the copy number-variance relationship.",
      "topics": [
        "get_precision_weights"
      ]
    },
    {
      "page": "mpralm",
      "title": "Linear models for differential analysis of MPRA data",
      "topics": [
        "mpralm"
      ]
    },
    {
      "page": "MPRASet-class",
      "title": "Class '\"MPRASet\"'",
      "topics": [
        "getBarcode",
        "getDNA",
        "getEid",
        "getEseq",
        "getRNA",
        "MPRASet",
        "MPRASet-class",
        "show,MPRASet-method"
      ]
    },
    {
      "page": "mpraSetExample",
      "title": "Example data for the mpra package.",
      "topics": [
        "mpraSetAggExample",
        "mpraSetAllelicExample",
        "mpraSetExample"
      ]
    },
    {
      "page": "normalize_counts",
      "title": "Total count normalization of DNA and RNA counts",
      "topics": [
        "normalize_counts"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/mpra/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "DelayedArray",
    "farver",
    "generics",
    "GenomicRanges",
    "glue",
    "IRanges",
    "labeling",
    "lattice",
    "lifecycle",
    "limma",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "R6",
    "RColorBrewer",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "scales",
    "Seqinfo",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "viridisLite",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "mpra.Rmd",
      "filename": "mpra.html",
      "title": "The mpra User's Guide",
      "author": "Leslie Myint, Kasper Daniel Hansen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "How to cite",
        "Dependencies",
        "Creating an MPRASet object",
        "Tissue comparison",
        "Allele comparison",
        "Analysis",
        "Allelic comparison",
        "Returning an MPRASet",
        "Session Info",
        "References"
      ],
      "created": "2017-08-26 00:33:40",
      "modified": "2024-09-13 21:48:09",
      "commits": 12
    }
  ],
  "_score": 6.4557582031041365,
  "_indexed": true,
  "_nocasepkg": "mpra",
  "_universes": [
    "bioc",
    "lmyint",
    "hansenlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-17T05:02:43.000Z",
      "distro": "resolute",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/9dba45b6c791780d6b67596b5a6663eeb1e8c5ad21e67b0e699e1da8395a041e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.35.0",
      "date": "2026-07-17T05:03:11.000Z",
      "distro": "resolute",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/6a3c0cd42522f53432fb420af615e5f171c79cfb775b490815655c9a8a6d4f49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-17T05:05:11.000Z",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/0e05d1df7e0dc8dfd10d672370690addc1d71e2b147561851edb4be727df6c19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.35.0",
      "date": "2026-07-17T05:05:05.000Z",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/9b963ebeeccab1065ef7ec9267726d61e7282532acf433fe15da12ef5d978039",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.35.0",
      "date": "2026-07-17T05:01:38.000Z",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/223250366cb24bde87a037d5a19043a380af8bd820e54dd883b5edf70349f70b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-17T05:00:41.000Z",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/9f55798ed8130513f20f4fbe28ef4a17960c9c4be84626ed80e55fd662eb58ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-17T05:00:39.000Z",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/2b1b9f286f9cb1b629adbb6b47466545f0110c1b6ffb05e9b553768ae3f91d80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.35.0",
      "date": "2026-07-17T05:00:37.000Z",
      "commit": "8dee10e44d43cbc3136dc7b0821f32ee91bd298d",
      "fileid": "https://r2.ropensci.org/3ad2e65e557e6bf4a13514dfbfd9041507dd0caca5fe2f1ea2798c81d5207f76",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29556018133"
    }
  ]
}