{
  "_id": "6a1aee901d7bb097a09f5a94",
  "Package": "methylSig",
  "Title": "MethylSig: Differential Methylation Testing for WGBS and RRBS\nData",
  "Version": "1.25.0",
  "Date": "2025-07-28",
  "Authors@R": "c(person(given = \"Yongseok\",\nfamily = \"Park\",\nrole = \"aut\",\nemail = \"yongpark@pitt.edu\"),\nperson(given = \"Raymond G.\",\nfamily = \"Cavalcante\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rcavalca@umich.edu\"))",
  "Description": "MethylSig is a package for testing for differentially\nmethylated cytosines (DMCs) or regions (DMRs) in whole-genome\nbisulfite sequencing (WGBS) or reduced representation bisulfite\nsequencing (RRBS) experiments.  MethylSig uses a beta binomial\nmodel to test for significant differences between groups of\nsamples. Several options exist for either site-specific or\nsliding window tests, and variance estimation.",
  "License": "GPL-3",
  "BugReports": "https://github.com/sartorlab/methylSig/issues",
  "biocViews": "DNAMethylation, DifferentialMethylation, Epigenetics,\nRegression, MethylSeq",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.0",
  "Config/pak/sysreqs": "make libbz2-dev liblzma-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:33 UTC",
  "RemoteUrl": "https://github.com/bioc/methylSig",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cf80514e4f196e89208c2bd9353547324dc807d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:40:47 UTC",
    "User": "root"
  },
  "Author": "Yongseok Park [aut],\nRaymond G. Cavalcante [aut, cre]",
  "Maintainer": "Raymond G. Cavalcante <rcavalca@umich.edu>",
  "MD5sum": "a1d3c5b1749c19d97ecffdc2e77908a8",
  "_user": "bioc",
  "_type": "src",
  "_file": "methylSig_1.25.0.tar.gz",
  "_fileid": "5bc6e74add45a5f1ecbbae4d7082a271cf86a6957d094021f7fde960e8805ef7",
  "_filesize": 202190,
  "_sha256": "5bc6e74add45a5f1ecbbae4d7082a271cf86a6957d094021f7fde960e8805ef7",
  "_created": "2026-05-30T09:40:47.000Z",
  "_published": "2026-05-30T14:05:04.401Z",
  "_jobs": [
    {
      "job": 78640323416,
      "time": 264,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307401440"
    },
    {
      "job": 78640323432,
      "time": 508,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307423414"
    },
    {
      "job": 78640323434,
      "time": 472,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307419783"
    },
    {
      "job": 78640323442,
      "time": 308,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308725711"
    },
    {
      "job": 78640323430,
      "time": 335,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308727944"
    },
    {
      "job": 78639595377,
      "time": 360,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307254846"
    },
    {
      "job": 78640323409,
      "time": 206,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307396195"
    },
    {
      "job": 78640323444,
      "time": 474,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307419314"
    },
    {
      "job": 78640323435,
      "time": 406,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307413412"
    },
    {
      "job": 78640323438,
      "time": 402,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307412173"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/methylSig",
  "_commit": {
    "id": "3cf80514e4f196e89208c2bd9353547324dc807d",
    "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": 1777380753
  },
  "_maintainer": {
    "name": "Raymond G. Cavalcante",
    "email": "rcavalca@umich.edu",
    "login": "rcavalcante",
    "description": "",
    "uuid": 626455
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "bsseq",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "DelayedMatrixStats",
      "role": "Imports"
    },
    {
      "package": "DSS",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Seqinfo",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "bsseqData",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dnamethylation",
    "differentialmethylation",
    "epigenetics",
    "regression",
    "methylseq",
    "differential-methylation",
    "dna-methylation"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "rcavalcante",
      "count": 45,
      "uuid": 626455
    },
    {
      "user": "nturaga",
      "count": 10,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "yongparkpitt",
      "count": 1,
      "uuid": 12517103
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 344,
    "source": "https://www.bioconductor.org/packages/stats/bioc/methylSig"
  },
  "_mentions": 11,
  "_devurl": "https://github.com/sartorlab/methylsig",
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/methylSig.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sartorlab/methylsig",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "diff_binomial",
    "diff_dss_fit",
    "diff_dss_test",
    "diff_methylsig",
    "filter_loci_by_coverage",
    "filter_loci_by_group_coverage",
    "filter_loci_by_location",
    "tile_by_regions",
    "tile_by_windows"
  ],
  "_datasets": [
    {
      "name": "bsseq_destranded",
      "title": "BSseq object read from destranded coverage files",
      "object": "bsseq_destranded",
      "class": [
        "BSseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "bsseq_multichrom",
      "title": "BSseq object with loci on multiple chromosomes",
      "object": "bsseq_multichrom",
      "class": [
        "BSseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "bsseq_stranded",
      "title": "BSseq object read from stranded coverage files",
      "object": "bsseq_stranded",
      "class": [
        "BSseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "promoters_gr",
      "title": "GRanges object with collapsed promoters on chr21 and chr22",
      "object": "promoters_gr",
      "class": [
        "GRanges"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "bsseq_destranded",
      "title": "BSseq object read from destranded coverage files",
      "topics": [
        "bsseq_destranded"
      ]
    },
    {
      "page": "bsseq_multichrom",
      "title": "BSseq object with loci on multiple chromosomes",
      "topics": [
        "bsseq_multichrom"
      ]
    },
    {
      "page": "bsseq_stranded",
      "title": "BSseq object read from stranded coverage files",
      "topics": [
        "bsseq_stranded"
      ]
    },
    {
      "page": "diff_binomial",
      "title": "Differential methylation analysis using binomial model",
      "topics": [
        "diff_binomial"
      ]
    },
    {
      "page": "diff_dss_fit",
      "title": "Performs model fit for general experimental design",
      "topics": [
        "diff_dss_fit"
      ]
    },
    {
      "page": "diff_dss_test",
      "title": "Calculates differential methylation statistics under general experimental design",
      "topics": [
        "diff_dss_test"
      ]
    },
    {
      "page": "diff_methylsig",
      "title": "Calculates differential methylation statistics using a Beta-binomial approach",
      "topics": [
        "diff_methylsig"
      ]
    },
    {
      "page": "filter_loci_by_coverage",
      "title": "Filter BSseq object by coverage",
      "topics": [
        "filter_loci_by_coverage"
      ]
    },
    {
      "page": "filter_loci_by_group_coverage",
      "title": "Filter loci based on coverage threshold per sample per group",
      "topics": [
        "filter_loci_by_group_coverage"
      ]
    },
    {
      "page": "filter_loci_by_location",
      "title": "Remove loci by overlap with a 'GRanges' object",
      "topics": [
        "filter_loci_by_location"
      ]
    },
    {
      "page": "promoters_gr",
      "title": "GRanges object with collapsed promoters on chr21 and chr22",
      "topics": [
        "promoters_gr"
      ]
    },
    {
      "page": "tile_by_regions",
      "title": "Group cytosine / CpG level data into regions based on genomic regions",
      "topics": [
        "tile_by_regions"
      ]
    },
    {
      "page": "tile_by_windows",
      "title": "Group cytosine / CpG level data into regions based on genomic windows",
      "topics": [
        "tile_by_windows"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/methylSig/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "assorthead",
    "beachmat",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "BSgenome",
    "bsseq",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DelayedArray",
    "DelayedMatrixStats",
    "dir.expiry",
    "DSS",
    "farver",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "glue",
    "gtools",
    "h5mread",
    "HDF5Array",
    "httr",
    "IRanges",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "locfit",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "permute",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "sparseMatrixStats",
    "statmod",
    "SummarizedExperiment",
    "sys",
    "viridisLite",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "updating-methylSig-code.Rmd",
      "filename": "updating-methylSig-code.html",
      "title": "Updating methylSig code",
      "author": "Raymond G. Cavalcante",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Reading Data",
        "Old methylSig",
        "New methylSig",
        "Tiling Data",
        "Testing",
        "MethylSig Test",
        "DSS Test",
        "Session Info"
      ],
      "created": "2020-03-23 14:10:34",
      "modified": "2020-03-23 14:10:34",
      "commits": 1
    },
    {
      "source": "using-methylSig.Rmd",
      "filename": "using-methylSig.html",
      "title": "Using methylSig",
      "author": "Yongseok Park, Raymond G. Cavalcante, Maria E. Figueroa, Laura S. Rozek, and Maureen A. Sartor",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Usage",
        "Reading Data",
        "Filtering Data",
        "By Coverage",
        "By Location",
        "Aggregating Data",
        "By Tiling the Genome",
        "By Pre-defined Regions",
        "Testing for Differential Methylation",
        "Filtering by Coverage in a Minimum Number of Samples",
        "Binomial Test",
        "MethylSig Test",
        "General Models with DSS",
        "Model Fitting",
        "Building Contrasts",
        "Testing",
        "Session Info"
      ],
      "created": "2020-03-23 14:10:34",
      "modified": "2020-03-23 14:10:34",
      "commits": 1
    }
  ],
  "_score": 7.936513742478894,
  "_indexed": true,
  "_nocasepkg": "methylsig",
  "_universes": [
    "bioc",
    "rcavalcante",
    "sartorlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T10:06:28.000Z",
      "distro": "noble",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "630948b6890383357ecde456dc01cea4bc25057fddf09409be52269ccb6fed4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T10:06:18.000Z",
      "distro": "noble",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "6e90d7b69082637fdfe774ae3a7e1975f7a7ec82584b42c43a7baa22bb2b2e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T14:00:56.000Z",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "b4c989442fccc2e98790939eea3d7198151e781701004801249a2897671724f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T14:00:59.000Z",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "9d8b815f92060bca8875a4dd592fe3e311d1b49b1989a5b114998bc449a6c933",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-30T10:05:49.000Z",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "12b2b0492194665d2ba7ac330097ff8cd5cc7cf541abc83eff806267ee2cdb62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:04:40.000Z",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "3c5fea2895e3cdaa66f261291bdd0d7becd2207676a3cfbe09dbb71921fcd163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:04:34.000Z",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "4eccd6fb25cec969dcd280c45fec0dd979043ee3ba341cfa97844889ba0e5f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:04:15.000Z",
      "commit": "3cf80514e4f196e89208c2bd9353547324dc807d",
      "fileid": "3a64220a5838df11460034ee95bb9acc96837078c7a0c5a1b17715442d5650ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676233151"
    }
  ]
}