Package: scLANE
Type: Package
Title: Model Gene Expression Dynamics with Spline-Based NB GLMs, GEEs,
        & GLMMs
Version: 1.0.0
Authors@R: c(person(given = c("Jack", "R."), family = "Leary", email = "j.leary@ufl.edu", role = c("aut", "cre"), comment = c(ORCID = "0009-0004-8821-3269")), 
             person(given = "Rhonda", family = "Bacher", email = "rbacher@ufl.edu", role = c("ctb", "fnd"), comment = c(ORCID = "0000-0001-5787-476X")))
Description: Our scLANE model uses truncated power basis spline models to build flexible, interpretable models of single cell gene expression over pseudotime or latent time. 
             The modeling architectures currently supported are Negative-binomial GLMs, GEEs, & GLMMs. 
             Downstream analysis functionalities include model comparison, dynamic gene clustering, smoothed counts generation, gene set enrichment testing, & visualization. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: glm2, magrittr, R (>= 4.5.0)
Imports: geeM, MASS, mpath, dplyr, stats, utils, withr, purrr, tidyr,
        furrr, doSNOW, gamlss, scales, future, Matrix, ggplot2,
        splines, foreach, glmmTMB, parallel, RcppEigen, bigstatsr,
        tidyselect, broom.mixed, Rcpp
URL: https://github.com/jr-leary7/scLANE
BugReports: https://github.com/jr-leary7/scLANE/issues
Suggests: covr, grid, coop, uwot, scran, ggh4x, knitr, UCell, irlba,
        rlang, magick, igraph, scater, gtable, ggpubr, viridis,
        bluster, cluster, circlize, speedglm, rmarkdown, gridExtra,
        BiocStyle, slingshot, gprofiler2, GenomeInfoDb, BiocParallel,
        BiocGenerics, BiocNeighbors, ComplexHeatmap, Seurat (>= 5.0.0),
        testthat (>= 3.0.0), SingleCellExperiment, SummarizedExperiment
VignetteBuilder: knitr
Config/testthat/edition: 3
LinkingTo: Rcpp, RcppEigen
biocViews: RNASeq, Software, Clustering, TimeCourse, Sequencing,
        Regression, SingleCell, Visualization, GeneExpression,
        Transcriptomics, GeneSetEnrichment, DifferentialExpression
Additional_repositories: https://bioconductor.org/packages/release/bioc
git_url: https://git.bioconductor.org/packages/scLANE
git_branch: RELEASE_3_22
git_last_commit: 571c617
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 05:21:07 UTC; biocbuild
Author: Jack R. Leary [aut, cre] (ORCID:
    <https://orcid.org/0009-0004-8821-3269>),
  Rhonda Bacher [ctb, fnd] (ORCID:
    <https://orcid.org/0000-0001-5787-476X>)
Maintainer: Jack R. Leary <j.leary@ufl.edu>
Built: R 4.5.1; x86_64-apple-darwin20; 2025-10-30 12:37:55 UTC; unix
