Skip to content

segmenTier

Similarity-Based Segmentation of Multidimensional Signals

v0.1.2 · Feb 18, 2019 · GPL (>= 2)

Description

A dynamic programming solution to segmentation based on maximization of arbitrary similarity measures within segments. The general idea, theory and this implementation are described in Machne, Murray & Stadler (2017) <doi:10.1038/s41598-017-12401-8>. In addition to the core algorithm, the package provides time-series processing and clustering functions as described in the publication. These are generally applicable where a `k-means` clustering yields meaningful results, and have been specifically developed for clustering of the Discrete Fourier Transform of periodic gene expression data (`circadian' or `yeast metabolic oscillations'). This clustering approach is outlined in the supplemental material of Machne & Murray (2012) <doi:10.1371/journal.pone.0037906>), and here is used as a basis of segment similarity measures. Notably, the time-series processing and clustering functions can also be used as stand-alone tools, independent of segmentation, e.g., for transcriptome data already mapped to genes.

Downloads

237

Last 30 days

19105th

605

Last 90 days

2.1K

Last year

Trend: +19.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Rainer Machne <raim@tbi.univie.ac.at>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Rainer",
                      family = "Machne",
                      role = c("aut", "cre"),
                      email = "raim@tbi.univie.ac.at"),
               person(given = c("Douglas", "B."),
                      family = "Murray",
                      role = "aut"),
               person(given = c("Peter", "F."),
                      family = "Stadler",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Rainer Machne <raim@tbi.univie.ac.at>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Rainer",
                      family = "Machne",
                      role = c("aut", "cre"),
                      email = "raim@tbi.univie.ac.at"),
               person(given = c("Douglas", "B."),
                      family = "Murray",
                      role = "aut"),
               person(given = c("Peter", "F."),
                      family = "Stadler",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Rainer Machne <raim@tbi.univie.ac.at>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Rainer",
                      family = "Machne",
                      role = c("aut", "cre"),
         
...[truncated]...
son(given = c("Douglas", "B."),
                      family = "Murray",
                      role = "aut"),
               person(given = c("Peter", "F."),
                      family = "Stadler",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Rainer Machne <raim@tbi.univie.ac.at>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Rainer",
                      family = "Machne",
                      role = c("aut", "cre"),
         
...[truncated]...
son(given = c("Douglas", "B."),
                      family = "Murray",
                      role = "aut"),
               person(given = c("Peter", "F."),
                      family = "Stadler",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies Rcpp segmenTier

Version History

new 0.1.2 Mar 10, 2026