Package: fastseg 1.53.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.53.0.tar.gz
fastseg_1.53.0.zip(r-4.5)fastseg_1.53.0.zip(r-4.4)fastseg_1.53.0.zip(r-4.3)
fastseg_1.53.0.tgz(r-4.4-x86_64)fastseg_1.53.0.tgz(r-4.4-arm64)fastseg_1.53.0.tgz(r-4.3-x86_64)fastseg_1.53.0.tgz(r-4.3-arm64)
fastseg_1.53.0.tar.gz(r-4.5-noble)fastseg_1.53.0.tar.gz(r-4.4-noble)
fastseg_1.53.0.tgz(r-4.4-emscripten)fastseg_1.53.0.tgz(r-4.3-emscripten)
fastseg.pdf |fastseg.html
fastseg/json (API)

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

Peer review:

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.51.0(bioc 3.20)fastseg-1.50.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

classificationcopynumbervariation

4.71 score 4 packages 18 scripts 1.2k downloads 1 mentions 3 exports 18 dependencies

Last updated 23 days agofrom:1f5ae0c4ff. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-win-x86_64OKOct 31 2024
R-4.5-linux-x86_64OKOct 30 2024
R-4.4-win-x86_64OKOct 31 2024
R-4.4-mac-x86_64OKOct 31 2024
R-4.4-mac-aarch64OKOct 31 2024
R-4.3-win-x86_64OKOct 31 2024
R-4.3-mac-x86_64OKOct 31 2024
R-4.3-mac-aarch64OKOct 31 2024

Exports:fastsegsegPlottoDNAcopyObj

Dependencies:askpassBiobaseBiocGenericscurlGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitemimeopensslR6S4VectorssysUCSC.utilsXVectorzlibbioc

An R Package for fast segmentation

Rendered fromfastseg.Rmdusingknitr::rmarkdownon Oct 30 2024.

Last update: 2023-07-14
Started: 2023-07-14