{
  "_id": "6a31400c3efcd9bda4363647",
  "Package": "MethScope",
  "Title": "Ultra-Fast Analysis of Sparse DNA Methylome via Recurrent\nPattern Encoding",
  "Version": "1.0.3",
  "Authors@R": "c(\nperson(\"Hongxiang\", \"Fu\", , \"fhx@seas.upenn.edu\", role = c(\"aut\", \"cre\"),comment = c(ORCID = \"0000-0002-9873-8606\")),\nperson(\"Wanding\", \"Zhou\", , \"wanding.zhou@pennmedicine.upenn.edu\", role = c(\"cph\", \"fnd\")),\nperson(\"The SAMtools/HTSlib authors\", role = c(\"ctb\",\"cph\"),\ncomment = \"BGZF components; see inst/COPYRIGHTS\"),\nperson(given = \"Attractive\", family = \"Chaos\",\nrole = c(\"ctb\",\"cph\"),\ncomment = \"Author and copyright holder of khash.h (klib, MIT license)\")\n)",
  "Description": "Methods for analyzing DNA methylation data via Most\nRecurrent Methylation Patterns (MRMPs). Supports cell-type\nannotation, spatial deconvolution, unsupervised clustering, and\ncancer cell-of-origin inference. Includes C-backed summaries\nfor YAME “.cg/.cm” files (overlap counts, log2 odds ratios,\nbeta/depth aggregation), an XGBoost classifier, NNLS\ndeconvolution, and plotting utilities. Scales to large spatial\nand single-cell methylomes and is robust to extreme sparsity.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "zlib",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 12:18:04 UTC",
    "User": "root"
  },
  "Maintainer": "Hongxiang Fu <fhx@seas.upenn.edu>",
  "Language": "en-US",
  "Author": "Hongxiang Fu [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9873-8606>), Wanding Zhou [cph,\nfnd], The SAMtools/HTSlib authors [ctb, cph] (BGZF components;\nsee inst/COPYRIGHTS), Attractive Chaos [ctb, cph] (Author and\ncopyright holder of khash.h (klib, MIT license))",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-16 11:38:26 UTC",
  "RemoteUrl": "https://github.com/cran/MethScope",
  "RemoteRef": "HEAD",
  "RemoteSha": "a19490d358376b81cc9e4923e6945234f8b76f88",
  "MD5sum": "1aa462fb0fa5a5ffcd28098fc1ca1c65",
  "_user": "cran",
  "_type": "src",
  "_file": "MethScope_1.0.3.tar.gz",
  "_fileid": "27cced47694c23d21af7710b33a75698e748dd1790c27456c1455d0bd907db7f",
  "_filesize": 7559975,
  "_sha256": "27cced47694c23d21af7710b33a75698e748dd1790c27456c1455d0bd907db7f",
  "_created": "2026-06-16T12:18:04.000Z",
  "_published": "2026-06-16T12:22:36.499Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81655232411,
      "time": 184,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7666581089"
    },
    {
      "job": 81655232434,
      "time": 204,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7666590869"
    },
    {
      "job": 81655232447,
      "time": 193,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666584013"
    },
    {
      "job": 81655232395,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666593375"
    },
    {
      "job": 81654404651,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666504134"
    },
    {
      "job": 81655232403,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7666563149"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27616699489",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MethScope",
  "_commit": {
    "id": "a19490d358376b81cc9e4923e6945234f8b76f88",
    "author": "Hongxiang Fu <fhx@seas.upenn.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1781609906
  },
  "_maintainer": {
    "name": "Hongxiang Fu",
    "email": "fhx@seas.upenn.edu",
    "login": "hongxiang2023",
    "description": "",
    "uuid": 50134879,
    "orcid": "0000-0002-9873-8606"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "uwot",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "nnls",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-12-09"
    },
    {
      "name": "1.0.1",
      "date": "2026-02-26"
    },
    {
      "name": "1.0.2",
      "date": "2026-06-13"
    },
    {
      "name": "1.0.3",
      "date": "2026-06-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hongxiang2023",
      "count": 4,
      "uuid": 50134879
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MethScope"
  },
  "_searchresults": 8,
  "_topics": [
    "zlib"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MethScope.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "hongxiang2023",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.1",
      "date": "2026-02-26"
    },
    {
      "version": "1.0.2",
      "date": "2026-06-13"
    },
    {
      "version": "1.0.3",
      "date": "2026-06-16"
    }
  ],
  "_exports": [
    "confidence_score",
    "confidence_score_top95",
    "filter_cell",
    "GenerateInput",
    "GenerateReference",
    "imputeRowMean",
    "Input_training",
    "Liu2021_MouseBrain_P1000",
    "nnls_deconv",
    "PlotConfusion",
    "PlotF1",
    "PlotUMAP",
    "PlotUMAP_fixedwindow",
    "PredictCellType",
    "smooth_matrix",
    "Zhou2025_HumanAtlas_P1000"
  ],
  "_help": [
    {
      "page": "confidence_score",
      "title": "Produce confidence score for XGBoost prediction",
      "topics": [
        "confidence_score"
      ]
    },
    {
      "page": "confidence_score_top95",
      "title": "Produce confidence score based on top 95 percent for XGBoost prediction",
      "topics": [
        "confidence_score_top95"
      ]
    },
    {
      "page": "filter_cell",
      "title": "Filter final prediction to reduce noise",
      "topics": [
        "filter_cell"
      ]
    },
    {
      "page": "GenerateInput",
      "title": "Generate pattern level data for cell type annotation",
      "topics": [
        "GenerateInput"
      ]
    },
    {
      "page": "GenerateReference",
      "title": "Generate reference pattern labels (no default writing)",
      "topics": [
        "GenerateReference"
      ]
    },
    {
      "page": "imputeRowMean",
      "title": "Impute missing value for 100K window matrix",
      "topics": [
        "imputeRowMean"
      ]
    },
    {
      "page": "Input_training",
      "title": "Train XGBoost model to predict cell type",
      "topics": [
        "Input_training"
      ]
    },
    {
      "page": "Liu2021_MouseBrain_P1000",
      "title": "Load the Liu et al. mouse brain pretrained model",
      "topics": [
        "Liu2021_MouseBrain_P1000"
      ]
    },
    {
      "page": "nnls_deconv",
      "title": "Estimate cell type relative proportion",
      "topics": [
        "nnls_deconv"
      ]
    },
    {
      "page": "PlotConfusion",
      "title": "Generate confusion table for the final prediction",
      "topics": [
        "PlotConfusion"
      ]
    },
    {
      "page": "PlotF1",
      "title": "Generate F1 score barplot for each class",
      "topics": [
        "PlotF1"
      ]
    },
    {
      "page": "PlotUMAP",
      "title": "Generate UMAP for the final prediction based on cell patterns",
      "topics": [
        "PlotUMAP"
      ]
    },
    {
      "page": "PlotUMAP_fixedwindow",
      "title": "Generate UMAP for the final prediction based on fixed window eg.100kb bin widows",
      "topics": [
        "PlotUMAP_fixedwindow"
      ]
    },
    {
      "page": "PredictCellType",
      "title": "Predict cell type annotation from the trained model",
      "topics": [
        "PredictCellType"
      ]
    },
    {
      "page": "smooth_matrix",
      "title": "Smooth cell by pattern matrix to reduce noise",
      "topics": [
        "smooth_matrix"
      ]
    },
    {
      "page": "Zhou2025_HumanAtlas_P1000",
      "title": "Load the Zhou et al. human atlas pretrained model",
      "topics": [
        "Zhou2025_HumanAtlas_P1000"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/MethScope/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/MethScope/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "doParallel",
    "dplyr",
    "dqrng",
    "e1071",
    "farver",
    "FNN",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "ipred",
    "irlba",
    "isoband",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "nnls",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppEigen",
    "RcppProgress",
    "recipes",
    "reshape2",
    "rlang",
    "rpart",
    "RSpectra",
    "S7",
    "scales",
    "shape",
    "sitmo",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xgboost"
  ],
  "_sysdeps": [
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg-3.1ubuntu2.1",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    }
  ],
  "_vignettes": [
    {
      "source": "MethScope-MRMP.Rmd",
      "filename": "MethScope-MRMP.html",
      "title": "MethScope-MRMP",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generate MRMP reference",
        "Generate MRMPs reference from cell type pseudobulks"
      ],
      "created": "2025-12-09 16:46:13",
      "modified": "2025-12-09 16:46:13",
      "commits": 1
    },
    {
      "source": "MethScope-Tutorial.Rmd",
      "filename": "MethScope-Tutorial.html",
      "title": "MethScope-Tutorial",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generate cell/pixel/sample MRMPs' embedding",
        "Perform cell type annotation",
        "Train the classification model",
        "Visualize the prediction result",
        "Cell type deconvolution",
        "Unsupervised clustering"
      ],
      "created": "2025-12-09 16:46:13",
      "modified": "2026-06-16 11:38:26",
      "commits": 4
    }
  ],
  "_score": 3.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "methscope",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://hongxiang2023.r-universe.dev/MethScope",
  "_previous": "1.0.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-16T12:20:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a19490d358376b81cc9e4923e6945234f8b76f88",
      "fileid": "43d86729b7365761337806a415e348f49696f462ca7484a8fa78cd6780218c07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27616699489"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-16T12:21:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a19490d358376b81cc9e4923e6945234f8b76f88",
      "fileid": "bfc3395b94847b3cce86d21b42c62fb783d1b4b441f7745fd61e3fe02c233128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27616699489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-16T12:20:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a19490d358376b81cc9e4923e6945234f8b76f88",
      "fileid": "0e31d919198eb3f0bda25ab552f708b4bb58ca16cf9cee59b366055cefd5ae9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27616699489"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-16T12:21:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a19490d358376b81cc9e4923e6945234f8b76f88",
      "fileid": "cb55bd71d5e8f43a910735946000f05918504fee087b76f919a6cb6ec32417f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27616699489"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-16T12:20:51.000Z",
      "arch": "emscripten",
      "commit": "a19490d358376b81cc9e4923e6945234f8b76f88",
      "fileid": "f38751e238913feb13d2542b3234bb4665c4aa70ed90eaae158ea410e906b4e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27616699489"
    }
  ]
}