Package: scTensor
Type: Package
Title: Detection of cell-cell interaction from single-cell RNA-seq
        dataset by tensor decomposition
Version: 1.4.3
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                email = "k.t.the-answer@hotmail.co.jp"),
            person("Kozo", "Nishida", role = "aut",
                email = "kozo.nishida@gmail.com"))
Depends: R (>= 3.5.0)
Imports: methods, RSQLite, igraph, S4Vectors, plotly, reactome.db,
        AnnotationDbi, SummarizedExperiment, SingleCellExperiment,
        nnTensor, rTensor, abind, plotrix, heatmaply, tagcloud,
        rmarkdown, BiocStyle, knitr, AnnotationHub, MeSHDbi, grDevices,
        graphics, stats, utils, outliers, Category, meshr, GOstats,
        ReactomePA, DOSE, crayon, checkmate, BiocManager, visNetwork,
        schex, ggplot2
Suggests: testthat, LRBase.Hsa.eg.db, MeSH.Hsa.eg.db, LRBase.Mmu.eg.db,
        MeSH.Mmu.eg.db, LRBaseDbi, Seurat, Homo.sapiens
Description: The algorithm is based on the non-negative tucker decomposition (NTD2) of nnTensor.
License: Artistic-2.0
biocViews: DimensionReduction, SingleCell, Software, GeneExpression
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/scTensor
git_branch: RELEASE_3_11
git_last_commit: 27e38d5
git_last_commit_date: 2020-06-26
Date/Publication: 2020-07-05
NeedsCompilation: no
Packaged: 2020-07-06 05:11:21 UTC; biocbuild
Author: Koki Tsuyuzaki [aut, cre],
  Kozo Nishida [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Built: R 4.0.0; ; 2020-07-06 16:47:30 UTC; windows
