Package: doblin
Title: 'doblin': Inferring Dominant Clonal Lineages from DNA Barcoding
        Time-Series
Version: 0.1.1
Authors@R: c(
		person("Adrian", "Serohijos", role = c("aut", "cre"), email = "adrian.serohijos@umontreal.ca"),
		person("David", "Gagné-Leroux", role = c("ctb"), email = "david.gagne-leroux@umontreal.ca"),
		person("Melis", "Gencel", role = c("ctb")),
		person("Louis", "Gauthier", role = c("ctb")))
Author: Adrian Serohijos [aut, cre],
  David Gagné-Leroux [ctb],
  Melis Gencel [ctb],
  Louis Gauthier [ctb]
Maintainer: Adrian Serohijos <adrian.serohijos@umontreal.ca>
Description: Provides functions to quantify dominant clonal lineages from DNA barcoding time-series data. The package implements clustering of barcode lineage trajectories, based on the assumption that similar temporal dynamics indicate comparable relative fitness. It also identifies persistent clonal lineages across time points. Input data can include lineage frequency tables derived from chromosomal barcoding, mutational libraries, or CRISPR/Cas screens. For more details, see Gagné-Leroux et al. (2024) <doi:10.1101/2024.09.08.611892>.
Imports: entropy, gplots, lazyeval, proxy, grid, ggthemes, ggplot2,
        magrittr, dplyr, ggnewscale, readr, data.table, reshape2,
        grDevices, stats, imputeTS, dtwclust, purrr, tidyr, TSdist,
        graphics
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3.9000
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), devtools, ggpubr,
        optparse, pryr
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-17 18:52:39 UTC; davga
Repository: CRAN
Date/Publication: 2025-05-21 08:50:02 UTC
Built: R 4.6.0; ; 2025-10-11 04:09:53 UTC; windows
