{
  "_id": "6a196832acfb0bcc41de851e",
  "Package": "breakpointR",
  "Type": "Package",
  "Title": "Find breakpoints in Strand-seq data",
  "Version": "1.31.0",
  "Date": "2021-11-20",
  "Author": "David Porubsky, Ashley Sanders, Aaron Taudt",
  "Maintainer": "David Porubsky <david.porubsky@gmail.com>",
  "Description": "This package implements functions for finding breakpoints,\nplotting and export of Strand-seq data.",
  "License": "file LICENSE",
  "LazyLoad": "yes",
  "VignetteBuilder": "knitr",
  "Packaged": {
    "Date": "2026-05-29 08:32:58 UTC",
    "User": "root"
  },
  "biocViews": "Software, Sequencing, DNASeq, SingleCell, Coverage",
  "URL": "https://github.com/daewoooo/BreakPointR",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libbz2-dev liblzma-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:44 UTC",
  "RemoteUrl": "https://github.com/bioc/breakpointR",
  "RemoteRef": "HEAD",
  "RemoteSha": "098c4f2f46a27b2abc30183a02652cdcf527b835",
  "NeedsCompilation": "no",
  "MD5sum": "dfb4c81a4b3f798faff4960158549b18",
  "_user": "bioc",
  "_type": "src",
  "_file": "breakpointR_1.31.0.tar.gz",
  "_fileid": "7253fbd17720a96438992ce4890545c2f5312a1efe8d90eca18c580ab151a005",
  "_filesize": 991310,
  "_sha256": "7253fbd17720a96438992ce4890545c2f5312a1efe8d90eca18c580ab151a005",
  "_created": "2026-05-29T08:32:58.000Z",
  "_published": "2026-05-29T10:19:30.705Z",
  "_jobs": [
    {
      "job": 78466323539,
      "time": 211,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286580892"
    },
    {
      "job": 78466323488,
      "time": 395,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286632504"
    },
    {
      "job": 78466323504,
      "time": 389,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286630789"
    },
    {
      "job": 78466323526,
      "time": 282,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288411849"
    },
    {
      "job": 78466323534,
      "time": 245,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288403027"
    },
    {
      "job": 78465500881,
      "time": 331,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286516734"
    },
    {
      "job": 78466323439,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7286565964"
    },
    {
      "job": 78466323672,
      "time": 283,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7286601925"
    },
    {
      "job": 78466323563,
      "time": 340,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7286617274"
    },
    {
      "job": 78466323608,
      "time": 265,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7286596272"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 1,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/breakpointR",
  "_commit": {
    "id": "098c4f2f46a27b2abc30183a02652cdcf527b835",
    "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": 1777380524
  },
  "_maintainer": {
    "name": "David Porubsky",
    "email": "david.porubsky@gmail.com",
    "login": "daewoooo",
    "description": "",
    "uuid": 7230521
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Depends"
    },
    {
      "package": "breakpointRdata",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "version": ">= 1.12.3",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "sequencing",
    "dnaseq",
    "singlecell",
    "coverage"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "daewoooo",
      "count": 47,
      "uuid": 7230521
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "drashley",
      "count": 3,
      "uuid": 14876198
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "hpages",
      "count": 1,
      "uuid": 8810451
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 446,
    "source": "https://www.bioconductor.org/packages/stats/bioc/breakpointR"
  },
  "_devurl": "https://github.com/daewoooo/breakpointr",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/breakpointR.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daewoooo/breakpointr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "breakpointr",
    "breakpointr2UCSC",
    "breakSeekr",
    "deltaWCalculator",
    "exportRegions",
    "genotype.binom",
    "genotype.fisher",
    "GenotypeBreaks",
    "hotspotter",
    "loadFromFiles",
    "plotBreakpoints",
    "plotBreakpointsPerChr",
    "plotHeatmap",
    "ranges2UCSC",
    "readBamFileAsGRanges",
    "removeReadPileupSpikes",
    "runBreakpointr",
    "summarizeBreaks",
    "synchronizeReadDir"
  ],
  "_help": [
    {
      "page": "breakpointR-package",
      "title": "Breakpoint detection in Strand-Seq data",
      "topics": [
        "breakpointR-package",
        "breakpointR"
      ]
    },
    {
      "page": "BreakPoint",
      "title": "BreakPoint object",
      "topics": [
        "BreakPoint"
      ]
    },
    {
      "page": "breakpointr",
      "title": "Main function for the 'breakpointR' package",
      "topics": [
        "breakpointr"
      ]
    },
    {
      "page": "breakpointr2UCSC",
      "title": "Export UCSC browser formated files",
      "topics": [
        "breakpointr2UCSC"
      ]
    },
    {
      "page": "breakSeekr",
      "title": "Find breakpoints from deltaWs",
      "topics": [
        "breakSeekr"
      ]
    },
    {
      "page": "collapseBins",
      "title": "Collapse consecutive bins with the same ID value",
      "topics": [
        "collapseBins"
      ]
    },
    {
      "page": "confidenceInterval",
      "title": "Estimate confidence intervals for breakpoints",
      "topics": [
        "confidenceInterval"
      ]
    },
    {
      "page": "confidenceInterval.binomial",
      "title": "Estimate confidence intervals for breakpoints",
      "topics": [
        "confidenceInterval.binomial"
      ]
    },
    {
      "page": "createCompositeFile",
      "title": "Create composite Strand-seq file",
      "topics": [
        "createCompositeFile"
      ]
    },
    {
      "page": "deltaWCalculator",
      "title": "Calculate deltaWs",
      "topics": [
        "deltaWCalculator"
      ]
    },
    {
      "page": "deltaWCalculatorVariousWindows",
      "title": "Calculate deltaWs using various window sizes",
      "topics": [
        "deltaWCalculatorVariousWindows"
      ]
    },
    {
      "page": "exportRegions",
      "title": "Function to print WC regions after breakpointR analysis",
      "topics": [
        "exportRegions"
      ]
    },
    {
      "page": "genotype.binom",
      "title": "Assign states to any given region using binomial test.",
      "topics": [
        "genotype.binom"
      ]
    },
    {
      "page": "genotype.fisher",
      "title": "Assign states to any given region using Fisher Exact Test.",
      "topics": [
        "genotype.fisher"
      ]
    },
    {
      "page": "genotyping",
      "title": "Set of functions to genotype regions in between localized breakpoints",
      "topics": [
        "GenotypeBreaks",
        "genotyping"
      ]
    },
    {
      "page": "hotspotter",
      "title": "Find hotspots of genomic events",
      "topics": [
        "hotspotter"
      ]
    },
    {
      "page": "insertchr",
      "title": "Insert chromosome for in case it's missing",
      "topics": [
        "insertchr"
      ]
    },
    {
      "page": "loadFromFiles",
      "title": "Load 'breakpointR' objects from file",
      "topics": [
        "loadFromFiles"
      ]
    },
    {
      "page": "plotBreakpoints",
      "title": "Plotting genome-wide ideograms 'breakpointR'",
      "topics": [
        "plotBreakpoints"
      ]
    },
    {
      "page": "plotBreakpointsPerChr",
      "title": "Plotting chromosome specific ideograms 'breakpointR'",
      "topics": [
        "plotBreakpointsPerChr"
      ]
    },
    {
      "page": "plotHeatmap",
      "title": "Genome wide heatmap of template inheritance states",
      "topics": [
        "plotHeatmap"
      ]
    },
    {
      "page": "ranges2UCSC",
      "title": "Generates a bedfile from an input GRanges file",
      "topics": [
        "ranges2UCSC"
      ]
    },
    {
      "page": "readBamFileAsGRanges",
      "title": "Import BAM file into GRanges",
      "topics": [
        "readBamFileAsGRanges"
      ]
    },
    {
      "page": "readConfig",
      "title": "Read breakpointR configuration file",
      "topics": [
        "readConfig"
      ]
    },
    {
      "page": "removeDoubleSCEs",
      "title": "Process double SCE chromosomes: with internal WC region.",
      "topics": [
        "removeDoubleSCEs"
      ]
    },
    {
      "page": "removeReadPileupSpikes",
      "title": "Remove large spikes in short reads coverage",
      "topics": [
        "removeReadPileupSpikes"
      ]
    },
    {
      "page": "runBreakpointr",
      "title": "Find breakpoints in Strand-seq data",
      "topics": [
        "runBreakpointr"
      ]
    },
    {
      "page": "summarizeBreaks",
      "title": "Compile breakpoint summary table",
      "topics": [
        "summarizeBreaks"
      ]
    },
    {
      "page": "synchronizeReadDir",
      "title": "Synchronize Strand-seq read directionality",
      "topics": [
        "synchronizeReadDir"
      ]
    },
    {
      "page": "transCoord",
      "title": "Transform genomic coordinates",
      "topics": [
        "transCoord"
      ]
    },
    {
      "page": "writeConfig",
      "title": "Write breakpointR configuration file",
      "topics": [
        "writeConfig"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/breakpointR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "breakpointRdata",
    "cigarillo",
    "cli",
    "codetools",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "DelayedArray",
    "doParallel",
    "farver",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "gtools",
    "httr",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mime",
    "openssl",
    "R6",
    "RColorBrewer",
    "Rhtslib",
    "rlang",
    "Rsamtools",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "UCSC.utils",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "breakpointR.Rnw",
      "filename": "breakpointR.pdf",
      "title": "How to use breakpointR",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2017-03-31 06:50:28",
      "modified": "2019-08-04 00:09:24",
      "commits": 6
    }
  ],
  "_score": 5.931966114728173,
  "_indexed": true,
  "_nocasepkg": "breakpointr",
  "_universes": [
    "bioc",
    "daewoooo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-29T08:36:55.000Z",
      "distro": "noble",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "8323dbad98412fb06cf544be268993ecbeb6571b32f3080fe6ea81544d029621",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.31.0",
      "date": "2026-05-29T08:36:59.000Z",
      "distro": "noble",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "2abd3a38b4b033caa6065b90992be3b4549741f258ae403f8c04c917d445d65b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-29T10:16:46.000Z",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "f3f5f3823e991e127dfc83e8a877e12732fccc7a75cd22cc9f33759d723ec74d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.31.0",
      "date": "2026-05-29T10:16:16.000Z",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "102b93460da97ab2b0e91562c8994e1cd2ea251b2c5cd54caf3731b71696bbc2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.31.0",
      "date": "2026-05-29T08:36:17.000Z",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "d7d6128779022ab618a9f6d9654a5b652f0fb26054e58453f14fcb5d0cc13c32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:35:15.000Z",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "f4c775bf664edd64bd7b77d80aee78290f3f68642d91b84ac4dca6fc651d0cc7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:35:16.000Z",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "eff6295883677552e1e66aa45ff86ee3c092b326b14f8bc82e7b4ed6ec4c74c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.31.0",
      "date": "2026-05-29T08:34:58.000Z",
      "commit": "098c4f2f46a27b2abc30183a02652cdcf527b835",
      "fileid": "2193cca1f198319f7790fe7e658a4f080bea0dd73212089bcab6a45ac06f9904",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26626807051"
    }
  ]
}