Package: scTensor
Type: Package
Title: Detection of cell-cell interaction from single-cell RNA-seq
        dataset by tensor decomposition
Version: 1.3.1
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
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: master
git_last_commit: eba2b39
git_last_commit_date: 2019-11-08
Date/Publication: 2019-11-10
NeedsCompilation: no
Packaged: 2019-11-11 07:11:34 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; ; 2019-11-11 16:07:36 UTC; windows
