{
  "_id": "6a1ad1431d7bb097a09e2048",
  "Package": "fastseg",
  "Authors@R": "c(\nperson(\"Guenter\", \"Klambauer\", role = \"aut\"),\nperson(\"Sonali\", \"Kumari\", role = \"ctb\"),\nperson(\"Alexander\", \"Blume\",\nemail = \"alex.gos90@gmail.com\", role = \"cre\"))",
  "License": "LGPL (>= 2.0)",
  "Type": "Package",
  "Title": "fastseg - a fast segmentation algorithm",
  "Description": "fastseg implements a very fast and efficient segmentation\nalgorithm. It has similar functionality as DNACopy (Olshen and\nVenkatraman 2004), but is considerably faster and more\nflexible. fastseg can segment data from DNA microarrays and\ndata from next generation sequencing for example to detect copy\nnumber segments. Further it can segment data from RNA\nmicroarrays like tiling arrays to identify transcripts. Most\ngenerally, it can segment data given as a matrix or as a\nvector. Various data formats can be used as input to fastseg\nlike expression set objects for microarrays or GRanges for\nsequencing data. The segmentation criterion of fastseg is based\non a statistical test in a Bayesian framework, namely the cyber\nt-test (Baldi 2001). The speed-up arises from the facts, that\nsampling is not necessary in for fastseg and that a dynamic\nprogramming approach is used for calculation of the segments'\nfirst and higher order moments.",
  "Version": "1.59.0",
  "URL": "http://www.bioinf.jku.at/software/fastseg/index.html",
  "BugReports": "https://github.com/alexg9010/fastseg/issues",
  "Collate": "'roxygen.R' 'toDnaCopy.R' 'fastseg.R' 'segPlot.R'",
  "biocViews": "Classification, CopyNumberVariation",
  "RoxygenNote": "7.2.0",
  "VignetteBuilder": "knitr",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:36:05 UTC",
  "RemoteUrl": "https://github.com/bioc/fastseg",
  "RemoteRef": "HEAD",
  "RemoteSha": "67ae17c288045e98af38b8b1b9a4267061b83897",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-30 08:28:36 UTC",
    "User": "root"
  },
  "Author": "Guenter Klambauer [aut],\nSonali Kumari [ctb],\nAlexander Blume [cre]",
  "Maintainer": "Alexander Blume <alex.gos90@gmail.com>",
  "MD5sum": "115f898309d06d12aa0da87f74b4c218",
  "_user": "bioc",
  "_type": "src",
  "_file": "fastseg_1.59.0.tar.gz",
  "_fileid": "25a6969e8ffcf741a2ab7299b607379d453275ce151c148a8eacc4beb36689c8",
  "_filesize": 636310,
  "_sha256": "25a6969e8ffcf741a2ab7299b607379d453275ce151c148a8eacc4beb36689c8",
  "_created": "2026-05-30T08:28:36.000Z",
  "_published": "2026-05-30T12:00:03.085Z",
  "_jobs": [
    {
      "job": 78636614610,
      "time": 146,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306844613"
    },
    {
      "job": 78636614634,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306844715"
    },
    {
      "job": 78636614635,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306852098"
    },
    {
      "job": 78636614628,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306844317"
    },
    {
      "job": 78636614625,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306850594"
    },
    {
      "job": 78636614638,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308011344"
    },
    {
      "job": 78636614631,
      "time": 229,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306853376"
    },
    {
      "job": 78636614641,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308012331"
    },
    {
      "job": 78636614647,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306856419"
    },
    {
      "job": 78636434922,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306830719"
    },
    {
      "job": 78636614614,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306840441"
    },
    {
      "job": 78636614624,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306843397"
    },
    {
      "job": 78636614619,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306842286"
    },
    {
      "job": 78636614622,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306841089"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/fastseg",
  "_commit": {
    "id": "67ae17c288045e98af38b8b1b9a4267061b83897",
    "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": 1777379765
  },
  "_maintainer": {
    "name": "Alexander Blume",
    "email": "alex.gos90@gmail.com",
    "login": "alexg9010",
    "description": "Bioinformatician at BIMSB MDC Berlin",
    "uuid": 14021775
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.13",
      "role": "Depends"
    },
    {
      "package": "GenomicRanges",
      "role": "Depends"
    },
    {
      "package": "Biobase",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "DNAcopy",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.59.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.58.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "classification",
    "copynumbervariation",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dtenenba",
      "count": 19,
      "uuid": 2286826
    },
    {
      "user": "alexg9010",
      "count": 19,
      "uuid": 14021775
    },
    {
      "user": "mitteran",
      "count": 14,
      "uuid": 13238420
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "sonali8434",
      "count": 14,
      "uuid": 109299402
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "lshep",
      "count": 2,
      "uuid": 18724380
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1691,
    "source": "https://www.bioconductor.org/packages/stats/bioc/fastseg"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/alexg9010/fastseg",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastseg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexg9010/fastseg",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "fastseg",
    "segPlot",
    "toDNAcopyObj"
  ],
  "_datasets": [
    {
      "name": "coriell",
      "title": "Array CGH data set of Coriell cell lines",
      "object": "coriell",
      "file": "coriell.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Clone",
        "Chromosome",
        "Position",
        "Coriell.05296",
        "Coriell.13330"
      ],
      "rows": 2271,
      "table": true,
      "tojson": true
    },
    {
      "name": "fastsegData",
      "title": "Example data set for fastseg",
      "object": "fastsegData",
      "file": "fastsegData.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coriell",
      "title": "Array CGH data set of Coriell cell lines",
      "topics": [
        "coriell"
      ]
    },
    {
      "page": "fastseg",
      "title": "Detection of breakpoints using a fast segmentation algorithm based on the cyber t-test.",
      "topics": [
        "fastseg"
      ]
    },
    {
      "page": "fastsegData",
      "title": "Example data set for fastseg",
      "topics": [
        "fastsegData"
      ]
    },
    {
      "page": "segPlot",
      "title": "Plots the data from a copy number array experiment (aCGH, ROMA etc.) along with the results of segmenting it into regions of equal copy numbers.",
      "topics": [
        "segPlot"
      ]
    },
    {
      "page": "toDNAcopyObj",
      "title": "Function to create a DNAcopy object for plot functions.",
      "topics": [
        "toDNAcopyObj"
      ]
    }
  ],
  "_rundeps": [
    "Biobase",
    "BiocGenerics",
    "generics",
    "GenomicRanges",
    "IRanges",
    "S4Vectors",
    "Seqinfo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "fastseg.Rmd",
      "filename": "fastseg.html",
      "title": "An R Package for fast segmentation",
      "author": "Günter Klambauer, Andreas Mitterecker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting started",
        "Data",
        "File formats",
        "GRanges objects",
        "ExpressionSet objects",
        "Vector",
        "Matrix",
        "Plotting the segmentation results",
        "Performance of the method",
        "Future Extensions",
        "How to cite this package"
      ],
      "created": "2023-07-14 12:40:11",
      "modified": "2025-02-06 12:24:01",
      "commits": 14
    }
  ],
  "_score": 5.905020039570879,
  "_indexed": true,
  "_nocasepkg": "fastseg",
  "_universes": [
    "bioc",
    "alexg9010"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.59.0",
      "date": "2026-05-30T08:30:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "9bec742dc31fd75c33a3799bace89846ba7d4f1fef761aaad08bbca1038dc535",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.59.0",
      "date": "2026-05-30T08:31:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "39e2b7ae21a83d7c373e4fc3957ab817d97c0dafc7b1907608c16a20cf73a2e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.59.0",
      "date": "2026-05-30T08:30:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "5a5386c1696f43a19d8f0e421e58826302e9e68b5f2dbf4ff8a2baf6e5ca2c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.59.0",
      "date": "2026-05-30T08:31:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "ec09661ae951bc89bc5e4cd2c03f81855c09ed67cb2ac53718bdbd7ac527d2c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.59.0",
      "date": "2026-05-30T11:58:57.000Z",
      "arch": "aarch64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "3e388dad6d81aca9410c93c15888509b035edfe1bce3cc46913b905b0214d599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.59.0",
      "date": "2026-05-30T08:31:44.000Z",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "9231677992e363ac8f331b7e8a4c1d947546f1f48958c4aea7310724542491e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.59.0",
      "date": "2026-05-30T11:59:09.000Z",
      "arch": "aarch64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "ff44367e6bd18f8736bb540d27d5da6abbdd3aad82502a0a860ae874ab971fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.59.0",
      "date": "2026-05-30T08:31:49.000Z",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "cfaeef499cdaebac8528e758fa025215131b51b8bb9e5531af9b6a3a760bfa28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.59.0",
      "date": "2026-05-30T08:30:44.000Z",
      "arch": "emscripten",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "a12eeecea6d9383bde498cdca0bd72181ed177562780a19ce59316853488c43b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.59.0",
      "date": "2026-05-30T08:30:15.000Z",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "73ef9822bae193b07a9300239d9b6fe47c055c1e2b3b55c17fa9e84274fb0777",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.59.0",
      "date": "2026-05-30T08:30:00.000Z",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "22206da328d9f5e7013f2186d928e17a5f758e11153acfa957b1b0ff8bb8605a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.59.0",
      "date": "2026-05-30T08:29:52.000Z",
      "arch": "x86_64",
      "commit": "67ae17c288045e98af38b8b1b9a4267061b83897",
      "fileid": "ffbcafb83dfb1897f14908c29374648be2c3d6f5f140aec3a28e347cae37bdc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679183684"
    }
  ]
}