Package: slingshot
Title: Tools for ordering single-cell sequencing
Version: 2.19.0
Description: Provides functions for inferring continuous, branching
        lineage structures in low-dimensional data. Slingshot was
        designed to model developmental trajectories in single-cell RNA
        sequencing data and serve as a component in an analysis
        pipeline after dimensionality reduction and clustering. It is
        flexible enough to handle arbitrarily many branching events and
        allows for the incorporation of prior knowledge through
        supervised graph construction.
Authors@R: c(
  person("Kelly", "Street", email = "street.kelly@gmail.com", role = c("aut", "cre", "cph")),
  person("Davide","Risso", role = "aut",email = "risso.davide@gmail.com"),
  person("Diya","Das", role = "aut", email = "diyadas@berkeley.edu"),
  person("Sandrine","Dudoit", role = "ths", email = "sandrine@stat.berkeley.edu"),
  person("Koen","Van den Berge", role = "ctb"),
  person(
      "Robrecht", 
      "Cannoodt", 
      email = "rcannood@gmail.com", 
      role = c("ctb"),
      comment = c(ORCID = "0000-0003-3641-729X", github = "rcannood")
    ))
License: Artistic-2.0
Depends: R (>= 4.0), princurve (>= 2.0.4), stats, TrajectoryUtils
Imports: graphics, grDevices, igraph, matrixStats, methods, S4Vectors,
        SingleCellExperiment, SummarizedExperiment
Suggests: BiocGenerics, BiocStyle, clusterExperiment,
        DelayedMatrixStats, knitr, mclust, mgcv, RColorBrewer, rgl,
        rmarkdown, testthat, uwot, covr
VignetteBuilder: knitr
LazyData: false
RoxygenNote: 7.2.0
Encoding: UTF-8
biocViews: Clustering, DifferentialExpression, GeneExpression, RNASeq,
        Sequencing, Software, Sequencing, SingleCell, Transcriptomics,
        Visualization
BugReports: https://github.com/kstreet13/slingshot/issues
Config/pak/sysreqs: libglpk-dev libxml2-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:45:42 UTC
RemoteUrl: https://github.com/bioc/slingshot
RemoteRef: HEAD
RemoteSha: 800ceb77ca20f1863cb33e370546568c065dde0b
NeedsCompilation: no
Packaged: 2025-10-30 11:26:48 UTC; root
Author: Kelly Street [aut, cre, cph],
  Davide Risso [aut],
  Diya Das [aut],
  Sandrine Dudoit [ths],
  Koen Van den Berge [ctb],
  Robrecht Cannoodt [ctb] (ORCID:
    <https://orcid.org/0000-0003-3641-729X>, github: rcannood)
Maintainer: Kelly Street <street.kelly@gmail.com>
Built: R 4.6.0; ; 2025-10-30 11:29:46 UTC; windows
