{
  "_id": "6a27c82024555f66ed5407bb",
  "Package": "msgbsR",
  "Type": "Package",
  "Title": "msgbsR: methylation sensitive genotyping by sequencing (MS-GBS)\nR functions",
  "Version": "1.36.0",
  "Date": "2025-07-24",
  "Author": "Benjamin Mayne",
  "Maintainer": "Benjamin Mayne <benjamin.mayne@adelaide.edu.au>",
  "biocViews": "ImmunoOncology, DifferentialMethylation, DataImport,\nEpigenetics, MethylSeq",
  "Description": "Pipeline for the anaysis of a MS-GBS experiment.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "Collate": "'msgbsR.R' 'rawCounts.R' 'checkCuts.R' 'plotCounts.R'\n'diffMeth.R' 'plotCircos.R'",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev libjpeg-dev\nliblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:42 UTC",
  "RemoteUrl": "https://github.com/bioc/msgbsR",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:23:12 UTC",
    "User": "root"
  },
  "MD5sum": "5f0a2d90d9269502a3902a145c0edb0e",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "msgbsR_1.36.0.tar.gz",
  "_fileid": "f5ffb0f96a89c4663a3ad77ba06cd341e71df2d3dbe8178719b0170947412995",
  "_filesize": 15986990,
  "_sha256": "f5ffb0f96a89c4663a3ad77ba06cd341e71df2d3dbe8178719b0170947412995",
  "_created": "2026-06-09T06:23:12.000Z",
  "_published": "2026-06-09T08:00:32.048Z",
  "_jobs": [
    {
      "job": 80261214304,
      "time": 295,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7500099342"
    },
    {
      "job": 80261214400,
      "time": 578,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7500176024"
    },
    {
      "job": 80261214336,
      "time": 572,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500173898"
    },
    {
      "job": 80261214326,
      "time": 396,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7501788044"
    },
    {
      "job": 80261214298,
      "time": 328,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7501723793"
    },
    {
      "job": 80260211684,
      "time": 456,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500018585"
    },
    {
      "job": 80261214306,
      "time": 240,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500083351"
    },
    {
      "job": 80261214359,
      "time": 485,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7500150767"
    },
    {
      "job": 80261214335,
      "time": 484,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7500150395"
    },
    {
      "job": 80261214327,
      "time": 383,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7500123471"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/msgbsR",
  "_commit": {
    "id": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
    "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": 1777380342
  },
  "_maintainer": {
    "name": "Benjamin Mayne",
    "email": "benjamin.mayne@adelaide.edu.au"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "BSgenome",
      "role": "Imports"
    },
    {
      "package": "easyRNASeq",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "ggbio",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Rnorvegicus.UCSC.rn6",
      "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.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "differentialmethylation",
    "dataimport",
    "epigenetics",
    "methylseq"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 373,
    "source": "https://www.bioconductor.org/packages/stats/bioc/msgbsR"
  },
  "_mentions": 3,
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/msgbsR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "checkCuts",
    "diffMeth",
    "plotCircos",
    "plotCounts",
    "rawCounts"
  ],
  "_datasets": [
    {
      "name": "cuts",
      "title": "A GRanges object of differentially methylated MspI cut sites on chromosome 20 in Rat from a MS-GBS experiment.",
      "object": "cuts",
      "file": "cuts.rda",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ratdata",
      "title": "Read counts of potential MspI cut sites from a MS-GBS experiment of prostates from rats",
      "object": "ratdata",
      "file": "ratdata.rda",
      "class": [
        "RangedSummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ratdata2",
      "title": "Read counts of correct MspI cut sites from a MS-GBS experiment of prostates from rats",
      "object": "ratdata2",
      "file": "ratdata2.rda",
      "class": [
        "RangedSummarizedExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "checkCuts",
      "title": "checkCuts",
      "topics": [
        "checkCuts"
      ]
    },
    {
      "page": "cuts",
      "title": "A GRanges object of differentially methylated MspI cut sites on chromosome 20 in Rat from a MS-GBS experiment.",
      "topics": [
        "cuts"
      ]
    },
    {
      "page": "diffMeth",
      "title": "diffMeth",
      "topics": [
        "diffMeth"
      ]
    },
    {
      "page": "msgbsR",
      "title": "msgbsR",
      "topics": [
        "msgbsR-package",
        "msgbsR"
      ]
    },
    {
      "page": "plotCircos",
      "title": "plotCircos",
      "topics": [
        "plotCircos"
      ]
    },
    {
      "page": "plotCounts",
      "title": "plotCounts",
      "topics": [
        "plotCounts"
      ]
    },
    {
      "page": "ratdata",
      "title": "Read counts of potential MspI cut sites from a MS-GBS experiment of prostates from rats",
      "topics": [
        "ratdata"
      ]
    },
    {
      "page": "ratdata2",
      "title": "Read counts of correct MspI cut sites from a MS-GBS experiment of prostates from rats",
      "topics": [
        "ratdata2"
      ]
    },
    {
      "page": "rawCounts",
      "title": "rawCounts",
      "topics": [
        "rawCounts"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/msgbsR/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "dichromat",
    "digest",
    "dplyr",
    "easyRNASeq",
    "edgeR",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "genomeIntervals",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggbio",
    "ggplot2",
    "glue",
    "graph",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "hwriter",
    "interp",
    "intervals",
    "IRanges",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "limma",
    "locfit",
    "LSD",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "OrganismDbi",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "ProtGenerics",
    "purrr",
    "pwalign",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "ShortRead",
    "snow",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "UCSC.utils",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "msgbsR_Vignette.Rnw",
      "filename": "msgbsR_Vignette.pdf",
      "title": "msgbsR_Example",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Reading data into R",
        "Confirmation of correct cut sites",
        "Visualization of read counts",
        "Differential methylation analysis",
        "Visualization of cut site locations",
        "Session Information",
        "References"
      ],
      "created": "2017-04-24 18:31:34",
      "modified": "2017-04-24 18:31:34",
      "commits": 1
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": false,
  "_nocasepkg": "msgbsr",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/msgbsR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-06-09T06:28:23.000Z",
      "distro": "noble",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "b3ad8f221c57ee014f117f0a27bb78e5b88f4ffe1fbd5277b321827eb08a8e78",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.36.0",
      "date": "2026-06-09T06:28:35.000Z",
      "distro": "noble",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "bbe336d5b49bcfbc0c8708f89d7169503e6574c8625f338677aca393054eef00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-06-09T07:55:26.000Z",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "f017e6e138bb73b429e0e4273b2a861af505d2d32a00e218cd19f765d714d6cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.36.0",
      "date": "2026-06-09T07:53:02.000Z",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "cd60cf8669fb73f11b8341024f86c736340df033b5eee7d784bf37965adf6ebc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.36.0",
      "date": "2026-06-09T06:28:00.000Z",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "63c7de879949192938424b896d9d464664144ac6582d9e13a865e190e05d1a98",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-06-09T06:26:45.000Z",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "1f88279dd6f9e9db3ac07dacdbb93f840f6e280b37f79ce9d7d0339666e33d8c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-06-09T06:26:34.000Z",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "24a9993f6e41dcbfd874771ac6de8ed62e9d07c27c3c60220c09b3aa1da6184f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.36.0",
      "date": "2026-06-09T06:26:14.000Z",
      "commit": "d3130e6824dcec7613cd6043b3fcdc5929c3624c",
      "fileid": "05764e28b0814d683a59c44fc89db853cb93be28b4d426300b62cb8dfd68e676",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27187678162"
    }
  ]
}