{
  "_id": "6a1beea41d7bb097a0a2103a",
  "Package": "vmrseq",
  "Type": "Package",
  "Title": "Probabilistic Modeling of Single-cell Methylation Heterogeneity",
  "Version": "1.5.0",
  "Authors@R": "person(\"Ning\", \"Shen\", email = \"ning.shen.wk@gmail.com\",role = c(\"aut\", \"cre\"))",
  "Description": "High-throughput single-cell measurements of DNA\nmethylation allows studying inter-cellular epigenetic\nheterogeneity, but this task faces the challenges of sparsity\nand noise. We present vmrseq, a statistical method that\novercomes these challenges and identifies variably methylated\nregions accurately and robustly.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "biocViews": "Software, ImmunoOncology, DNAMethylation, Epigenetics,\nSingleCell, Sequencing, WholeGenome",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/nshen7/vmrseq",
  "BugReports": "https://github.com/nshen7/vmrseq/issues",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libbz2-dev libgit2-dev\nlibicu-dev libjpeg-dev liblzma-dev libpng-dev libtiff-dev\nlibuv1-dev libwebp-dev libxml2-dev libssl-dev libx11-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:04:53 UTC",
  "RemoteUrl": "https://github.com/bioc/vmrseq",
  "RemoteRef": "HEAD",
  "RemoteSha": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 06:56:34 UTC",
    "User": "root"
  },
  "Author": "Ning Shen [aut, cre]",
  "Maintainer": "Ning Shen <ning.shen.wk@gmail.com>",
  "MD5sum": "93ee8bea240e5c471107917476fadc00",
  "_user": "bioc",
  "_type": "src",
  "_file": "vmrseq_1.5.0.tar.gz",
  "_fileid": "ea0e447b13658242c69ce6eadf2794250c71b8a9b8e24e7f2736f89d0a5eb356",
  "_filesize": 3251328,
  "_sha256": "ea0e447b13658242c69ce6eadf2794250c71b8a9b8e24e7f2736f89d0a5eb356",
  "_created": "2026-05-31T06:56:34.000Z",
  "_published": "2026-05-31T08:17:40.055Z",
  "_jobs": [
    {
      "job": 78707062418,
      "time": 242,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314631827"
    },
    {
      "job": 78707062424,
      "time": 482,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314656844"
    },
    {
      "job": 78707062422,
      "time": 438,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314652188"
    },
    {
      "job": 78707062420,
      "time": 360,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315151022"
    },
    {
      "job": 78707062421,
      "time": 392,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315108599"
    },
    {
      "job": 78706755414,
      "time": 366,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314605440"
    },
    {
      "job": 78707062415,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314625787"
    },
    {
      "job": 78707062430,
      "time": 422,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7314650535"
    },
    {
      "job": 78707062429,
      "time": 423,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7314650753"
    },
    {
      "job": 78707062437,
      "time": 443,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7314652698"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/vmrseq",
  "_commit": {
    "id": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
    "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": 1777381493
  },
  "_maintainer": {
    "name": "Ning Shen",
    "email": "ning.shen.wk@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "bumphunter",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "locfit",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "recommenderlab",
      "role": "Imports"
    },
    {
      "package": "HDF5Array",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.5.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.4.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "immunooncology",
    "dnamethylation",
    "epigenetics",
    "singlecell",
    "sequencing",
    "wholegenome",
    "computational-biology",
    "dimensionality-reduction",
    "epigenomics-workflow",
    "hidden-markov-model",
    "probabilistic-models"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "nshen7",
      "count": 177,
      "uuid": 38674209
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 248,
    "source": "https://www.bioconductor.org/packages/stats/bioc/vmrseq"
  },
  "_devurl": "https://github.com/nshen7/vmrseq",
  "_searchresults": 5,
  "_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/readme.html",
    "extra/readme.md",
    "extra/vmrseq.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nshen7/vmrseq",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "HDF5NAdrop2matrix",
    "poolData",
    "regionSummary",
    "tpEstimate",
    "tpPlot",
    "vmrseqFit",
    "vmrseqOptimControl",
    "vmrseqSmooth"
  ],
  "_datasets": [
    {
      "name": "cell_1",
      "title": "cell_1",
      "object": "cell_1",
      "file": "cell_1.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "strand",
        "mc_count",
        "total"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cell_2",
      "title": "cell_2",
      "object": "cell_2",
      "file": "cell_2.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "strand",
        "mc_count",
        "total"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "cell_3",
      "title": "cell_3",
      "object": "cell_3",
      "file": "cell_3.rda",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "chr",
        "pos",
        "strand",
        "mc_count",
        "total"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy.gr",
      "title": "toy.gr",
      "object": "toy.gr",
      "file": "toy.gr.rda",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "toy.results",
      "title": "toy.results",
      "object": "toy.results",
      "file": "toy.results.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cell_1",
      "title": "cell_1",
      "topics": [
        "cell_1"
      ]
    },
    {
      "page": "cell_2",
      "title": "cell_2",
      "topics": [
        "cell_2"
      ]
    },
    {
      "page": "cell_3",
      "title": "cell_3",
      "topics": [
        "cell_3"
      ]
    },
    {
      "page": "HDF5NAdrop2matrix",
      "title": "Coerce a NA-dropped HDF5 matrix back to regular matrix form where NAs are not dropped to 0.",
      "topics": [
        "HDF5NAdrop2matrix"
      ]
    },
    {
      "page": "poolData",
      "title": "Pool single-cell file together into an HDF5-based SummarizedExperiment object with sparse matrix representation.",
      "topics": [
        "poolData"
      ]
    },
    {
      "page": "regionSummary",
      "title": "Compute regional methylation information for individual cells.",
      "topics": [
        "regionSummary"
      ]
    },
    {
      "page": "toy.gr",
      "title": "toy.gr",
      "topics": [
        "toy.gr"
      ]
    },
    {
      "page": "toy.results",
      "title": "toy.results",
      "topics": [
        "toy.results"
      ]
    },
    {
      "page": "tpEstimate",
      "title": "Estimate transition probilities conditioning on CpG-CpG distance",
      "topics": [
        "tpEstimate"
      ]
    },
    {
      "page": "tpPlot",
      "title": "Plot transition probability distribution",
      "topics": [
        "tpPlot"
      ]
    },
    {
      "page": "vmrseqFit",
      "title": "Construct candidate regions and detect variably methylated regions.",
      "topics": [
        "vmrseqFit"
      ]
    },
    {
      "page": "vmrseqOptimControl",
      "title": "Auxiliary function as user interface for vmrseq optimization.",
      "topics": [
        "vmrseqOptimControl"
      ]
    },
    {
      "page": "vmrseqSmooth",
      "title": "Smoothing on single-cell bisulfite sequencing data for the purpose of constructing candidate regions.",
      "topics": [
        "vmrseqSmooth"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bioc/vmrseq/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bioc/vmrseq/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "arules",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "brew",
    "brio",
    "bslib",
    "bumphunter",
    "cachem",
    "callr",
    "cigarillo",
    "cli",
    "clipr",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "dir.expiry",
    "doRNG",
    "downlit",
    "dplyr",
    "ellipsis",
    "evaluate",
    "fansi",
    "farver",
    "fastmap",
    "filelock",
    "float",
    "fontawesome",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "gamlss.dist",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "gert",
    "ggplot2",
    "gitcreds",
    "glue",
    "gtable",
    "h5mread",
    "HDF5Array",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "png",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "RColorBrewer",
    "Rcpp",
    "RcppProgress",
    "RCurl",
    "recommenderlab",
    "recosystem",
    "registry",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rngtools",
    "roxygen2",
    "rprojroot",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "rversions",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "sessioninfo",
    "shiny",
    "snow",
    "sourcetools",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "urlchecker",
    "usethis",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "xopen",
    "xtable",
    "XVector",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "vmrseq-vignette.Rmd",
      "filename": "vmrseq-vignette.html",
      "title": "Analyzing single-cell bisulfite sequencing data with vmrseq",
      "author": "Ning Shen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Citation",
        "Installation",
        "Background",
        "Input data",
        "On the note of pre-processing",
        "Process individual-cell read files",
        "Load example data",
        "Filter out low-cell-coverage sites",
        "Detect variably methylated regions (VMR)",
        "Brief intro on the vmrseq method",
        "On the note of computational time",
        "Run vmrseq method",
        "Method output",
        "Compute region-level methylation",
        "Downstream analysis",
        "Session info"
      ],
      "created": "2023-05-24 00:35:47",
      "modified": "2025-04-30 15:57:54",
      "commits": 33
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "vmrseq",
  "_universes": [
    "bioc",
    "nshen7"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-31T07:01:46.000Z",
      "distro": "noble",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "b12dc1c07567d4eceeb772aac417b3611ac63f3a6fa925885e3353e584f2c121",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-31T07:00:56.000Z",
      "distro": "noble",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "75f2944b8f4c765c63161a6e2ad43515fe0f7ad626ed1807e393c513514c015d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-31T08:13:04.000Z",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "42698760be6f226473dfa2c8c51165824bcc1fb79ecd6dc56bcd52849a4a0886",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-31T08:06:45.000Z",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "672ef511c22e6fe7122fc9be095f571a47dd432f1200427a3e68350de0c926b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-31T07:00:42.000Z",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "0bc2c16c456999f696a2642fc05688cba524207842695bcda42dcba713beeef8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-31T06:59:17.000Z",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "09bf25946498f9fa7c7bf9fe3fb1006068eafb7b1e590ea7c41527853865a11b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-31T06:59:12.000Z",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "05dc58b8cae54869500d24871911961ea4a047c617f8e619fc3c8bb795c82c79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-31T06:59:21.000Z",
      "commit": "350bbc11e7fd7c7e02eee54cff1cf5d9f293a40c",
      "fileid": "23acb255f296263bef708fcc31a2cdc7f1cbbc662bdaab26cc0dcad3ca4e1328",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26705801311"
    }
  ]
}