Package: ctgGEM
Type: Package
Title: Generating Tree Hierarchy Visualizations from Gene Expression
        Data
Version: 1.2.0
Author: Mark Block and Carrie Minette
Maintainer: USD Biomedical Engineering <bicbioeng@gmail.com>
Description: Cell Tree Generator for Gene Expression Matrices (ctgGEM) streamlines the building of cell-state
    hierarchies from single-cell gene expression data across multiple existing tools for improved
    comparability and reproducibility. It supports pseudotemporal ordering algorithms and visualization
    tools from monocle, cellTree, TSCAN, sincell, and destiny, and provides a unified output format for
    integration with downstream data analysis workflows and Cytoscape.
VignetteBuilder: knitr
License: GPL(>=2)
Encoding: UTF-8
LazyData: true
biocViews: GeneExpression, Visualization, Sequencing, SingleCell,
        Clustering, RNASeq, ImmunoOncology, DifferentialExpression,
        MultipleComparison, QualityControl, DataImport
RoxygenNote: 7.1.0
Roxygen: list(markdown = TRUE)
Depends: monocle, SummarizedExperiment,
Imports: Biobase, BiocGenerics, graphics, grDevices, igraph, methods,
        utils, sincell, TSCAN, destiny, HSMMSingleCell
Suggests: BiocStyle, biomaRt, irlba, knitr, VGAM
Collate: 'ctgGEMset-class.R' 'ctgGEMset-methods.R' 'generate_tree.R'
        'makeDestiny.R' 'makeMonocle.R' 'makeSincell.R' 'makeTSCAN.R'
        'plotOriginalTree.R' 'tree2igraph.R'
git_url: https://git.bioconductor.org/packages/ctgGEM
git_branch: RELEASE_3_12
git_last_commit: f889bcf
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: no
Packaged: 2020-10-28 01:13:33 UTC; biocbuild
Built: R 4.0.3; ; 2020-10-28 13:58:13 UTC; windows
