Package: fastseg 1.59.0

Alexander Blume

fastseg: fastseg - a fast segmentation algorithm

fastseg implements a very fast and efficient segmentation algorithm. It has similar functionality as DNACopy (Olshen and Venkatraman 2004), but is considerably faster and more flexible. fastseg can segment data from DNA microarrays and data from next generation sequencing for example to detect copy number segments. Further it can segment data from RNA microarrays like tiling arrays to identify transcripts. Most generally, it can segment data given as a matrix or as a vector. Various data formats can be used as input to fastseg like expression set objects for microarrays or GRanges for sequencing data. The segmentation criterion of fastseg is based on a statistical test in a Bayesian framework, namely the cyber t-test (Baldi 2001). The speed-up arises from the facts, that sampling is not necessary in for fastseg and that a dynamic programming approach is used for calculation of the segments' first and higher order moments.

Authors:Guenter Klambauer [aut], Sonali Kumari [ctb], Alexander Blume [cre]

fastseg_1.59.0.tar.gz
fastseg_1.59.0.zip(r-4.7)fastseg_1.59.0.zip(r-4.6)fastseg_1.59.0.zip(r-4.5)
fastseg_1.59.0.tgz(r-4.6-x86_64)fastseg_1.59.0.tgz(r-4.6-arm64)fastseg_1.59.0.tgz(r-4.5-x86_64)fastseg_1.59.0.tgz(r-4.5-arm64)
fastseg_1.59.0.tar.gz(r-4.7-arm64)fastseg_1.59.0.tar.gz(r-4.7-x86_64)fastseg_1.59.0.tar.gz(r-4.6-arm64)fastseg_1.59.0.tar.gz(r-4.6-x86_64)
fastseg_1.59.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fastseg/json (API)

# Install 'fastseg' in R:
install.packages('fastseg', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/alexg9010/fastseg/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • coriell - Array CGH data set of Coriell cell lines
  • fastsegData - Example data set for fastseg

On BioConductor:fastseg-1.59.0(bioc 3.24)fastseg-1.58.0(bioc 3.23)

classificationcopynumbervariationcpp

5.91 score 4 packages 22 scripts 1.7k downloads 1 mentions 3 exports 7 dependencies

Last updated from:67ae17c288. Checks:1 NOTE, 13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE146
linux-devel-arm64OK146
linux-devel-x86_64OK219
source / vignettesOK215
linux-release-arm64OK142
linux-release-x86_64OK205
macos-release-arm64OK114
macos-release-x86_64OK251
macos-oldrel-arm64OK110
macos-oldrel-x86_64OK229
windows-develOK133
windows-releaseOK109
windows-oldrelOK122
wasm-releaseOK102

Exports:fastsegsegPlottoDNAcopyObj

Dependencies:BiobaseBiocGenericsgenericsGenomicRangesIRangesS4VectorsSeqinfo

An R Package for fast segmentation

Rendered fromfastseg.Rmdusingknitr::rmarkdownon May 30 2026.

Last update: 2025-02-06
Started: 2023-07-14