Package: TSCAN
Type: Package
Title: Tools for Single-Cell Analysis
Version: 1.28.0
Date: 2020-10-18
Authors@R: c(
        person("Zhicheng", "Ji", role=c("aut", "cre"), email="zji4@jhu.edu"),
        person("Hongkai", "Ji", role=c("aut")),
        person("Aaron", "Lun", role=c("ctb"), email="infinite.monkeys.with.keyboards@gmail.com")
    )
Description: 
    Provides methods to perform trajectory analysis based on a minimum spanning
    tree constructed from cluster centroids. Computes pseudotemporal cell
    orderings by mapping cells in each cluster (or new cells) to the closest
    edge in the tree. Uses linear modelling to identify differentially
    expressed genes along each path through the tree. Several plotting and
    interactive visualization functions are also implemented.
License: GPL(>=2)
Imports: ggplot2, shiny, plyr, grid, fastICA, igraph, combinat, mgcv,
        mclust, gplots, methods, stats, Matrix, SummarizedExperiment,
        SingleCellExperiment, DelayedArray, S4Vectors
VignetteBuilder: knitr
Suggests: knitr, testthat, beachmat, scuttle, scran, BiocParallel,
        BiocNeighbors, batchelor
biocViews: GeneExpression, Visualization, GUI
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/TSCAN
git_branch: RELEASE_3_12
git_last_commit: 7c1c17e
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-28
NeedsCompilation: no
Packaged: 2020-10-29 03:47:50 UTC; biocbuild
Author: Zhicheng Ji [aut, cre],
  Hongkai Ji [aut],
  Aaron Lun [ctb]
Maintainer: Zhicheng Ji <zji4@jhu.edu>
Built: R 4.0.3; ; 2020-10-29 14:08:04 UTC; windows
