# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dpseg" in publications use:' type: software license: GPL-2.0-or-later title: 'dpseg: Piecewise Linear Segmentation by Dynamic Programming' version: 0.1.3 doi: 10.32614/CRAN.package.dpseg abstract: Piecewise linear segmentation of ordered data by a dynamic programming algorithm. The algorithm was developed for time series data, e.g. growth curves, and for genome-wide read-count data from next generation sequencing, but is broadly applicable. Generic implementations of dynamic programming routines allow to scan for optimal segmentation parameters and test custom segmentation criteria ("scoring functions"). authors: - family-names: Machne given-names: Rainer email: machne@hhu.de orcid: https://orcid.org/0000-0002-1274-5099 - family-names: Stadler given-names: Peter F. repository: https://raim.r-universe.dev repository-code: https://gitlab.com/raim/dpseg commit: a49f01f6f6fe2148938f967e12dcfc45eb9f54e0 url: https://gitlab.com/raim/dpseg/ contact: - family-names: Machne given-names: Rainer email: machne@hhu.de orcid: https://orcid.org/0000-0002-1274-5099