{
  "_id": "6a1e9cec1d7bb097a0a6f28f",
  "Package": "methFuse",
  "Title": "Functional Segmentation of the Methylome",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\"Susanna\", \"Holmström\", email = \"susanna.k.holmstrom@helsinki.fi\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0005-7542-5913\")),\nperson(\"Antti\", \"Hakkinen\", role = c(\"ctb\", \"cph\")))",
  "Description": "Implements FUSE (Functional Segmentation of DNA\nmethylation data), a data-driven method for identifying\nspatially coherent DNA methylation segments from whole-genome\nbisulfite sequencing (WGBS) count data. The method performs\nhierarchical clustering of CpG sites based on methylated and\nunmethylated read counts across multiple samples and determines\nthe optimal number of segments using an information criterion\n(AIC or BIC). Resulting segments represent regions with\nhomogeneous methylation profiles across the input cohort while\nallowing sample-specific methylation levels. The package\nprovides functions for clustering, model selection, tree\ncutting, segment-level summarization, and visualization. Input\ncan be supplied as count matrices or extracted directly from\n'BSseq' and 'methrix' objects.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://holmsusa.github.io/methFuse/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 09:00:02 UTC",
    "User": "root"
  },
  "Author": "Susanna Holmström [aut, cre] (ORCID:\n<https://orcid.org/0009-0005-7542-5913>), Antti Hakkinen [ctb,\ncph]",
  "Maintainer": "Susanna Holmström <susanna.k.holmstrom@helsinki.fi>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-04 10:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/methFuse",
  "RemoteRef": "HEAD",
  "RemoteSha": "36ab1c58aea1c071427501357886e99ecd2fac23",
  "MD5sum": "60fea375cf37aad8a348899604e20e9a",
  "_user": "cran",
  "_type": "src",
  "_file": "methFuse_1.1.0.tar.gz",
  "_fileid": "5692bfecdcd2e8d39b283f53d5e08a89455ac292ef89248b7d4c365054ecdde0",
  "_filesize": 4582066,
  "_sha256": "5692bfecdcd2e8d39b283f53d5e08a89455ac292ef89248b7d4c365054ecdde0",
  "_created": "2026-06-02T09:00:02.000Z",
  "_published": "2026-06-02T09:05:48.276Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79035724470,
      "time": 227,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353444663"
    },
    {
      "job": 79035724748,
      "time": 308,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353472602"
    },
    {
      "job": 79035724543,
      "time": 195,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353433483"
    },
    {
      "job": 79035724491,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353435506"
    },
    {
      "job": 79035025110,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353358511"
    },
    {
      "job": 79035724510,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353411600"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26809361734",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/methFuse",
  "_commit": {
    "id": "36ab1c58aea1c071427501357886e99ecd2fac23",
    "author": "Susanna Holmström <susanna.k.holmstrom@helsinki.fi>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1772619002
  },
  "_maintainer": {
    "name": "Susanna Holmström",
    "email": "susanna.k.holmstrom@helsinki.fi",
    "login": "holmsusa",
    "description": "",
    "uuid": 127730085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "bsseq",
      "role": "Suggests"
    },
    {
      "package": "methrix",
      "role": "Suggests"
    },
    {
      "package": "beachmat",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "DelayedArray",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.0",
      "date": "2026-03-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "holmsusa",
      "count": 1,
      "uuid": 127730085
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 463,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/methFuse"
  },
  "_devurl": "https://github.com/holmsusa/methfuse",
  "_pkgdown": "https://holmsusa.github.io/methFuse/",
  "_searchresults": 3,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/methFuse.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/holmsusa/methfuse",
  "_realowner": "holmsusa",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "fuse.cluster",
    "fuse.cut.tree",
    "fuse.segment",
    "fuse.summary",
    "number.of.clusters"
  ],
  "_help": [
    {
      "page": "fuse.cluster",
      "title": "Perform Hierarchical Clustering on Methylation Data",
      "topics": [
        "fuse.cluster",
        "fuse.cluster.BSseq",
        "fuse.cluster.default",
        "fuse.cluster.methrix"
      ]
    },
    {
      "page": "fuse.cut.tree",
      "title": "Cut Hierarchical Clustering Tree into Clusters",
      "topics": [
        "fuse.cut.tree"
      ]
    },
    {
      "page": "fuse.segment",
      "title": "Full FUSE segmentation pipeline",
      "topics": [
        "fuse.segment",
        "fuse.segment.BSseq",
        "fuse.segment.default",
        "fuse.segment.methrix"
      ]
    },
    {
      "page": "fuse.summary",
      "title": "Summarize FUSE Segmentation Results",
      "topics": [
        "fuse.summary"
      ]
    },
    {
      "page": "number.of.clusters",
      "title": "Find Optimal Number of Clusters",
      "topics": [
        "number.of.clusters"
      ]
    },
    {
      "page": "plot.fuse_summary",
      "title": "Plot method for FUSE segmentation results",
      "topics": [
        "plot.fuse_summary"
      ]
    }
  ],
  "_readme": "https://github.com/cran/methFuse/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "example.Rmd",
      "filename": "example.html",
      "title": "Example workflow using FUSE",
      "author": "Susanna Holmstrom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reading in data",
        "Apply FUSE as a pipeline",
        "Using BSseq or methrix",
        "Apply FUSE through separate steps",
        "1. Cluster",
        "2. Cutting the tree",
        "3. Summarizing segments",
        "Verification",
        "Plotting"
      ],
      "created": "2026-03-04 10:10:02",
      "modified": "2026-03-04 10:10:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "methfuse",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://holmsusa.r-universe.dev/methFuse",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-02T09:03:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "36ab1c58aea1c071427501357886e99ecd2fac23",
      "fileid": "639088f45b903baee3b76c3f275565dc33ec162e47e09a72034c906b0305a73f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809361734"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-02T09:04:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "36ab1c58aea1c071427501357886e99ecd2fac23",
      "fileid": "c4d58d4eeb052994c8dfb3b10197de038c9f58e1d37de80c74eacb8ff89482aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809361734"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-02T09:03:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "36ab1c58aea1c071427501357886e99ecd2fac23",
      "fileid": "057f6966fca8a91ecac92d231a0a79f95cf1f35725b6d033e188e41418c5ebdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809361734"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-02T09:03:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "36ab1c58aea1c071427501357886e99ecd2fac23",
      "fileid": "4dfcd561b92a001eeeb95829700f8406c57ed9805932a72ad6bcb64dd03a9836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809361734"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T09:02:39.000Z",
      "arch": "emscripten",
      "commit": "36ab1c58aea1c071427501357886e99ecd2fac23",
      "fileid": "1e3c8c1f69cf984c84ec5ce82a5660cc40772cd345db5149350ed7bc506c86cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809361734"
    }
  ]
}