Package: scTensor
Type: Package
Title: Detection of cell-cell interaction from single-cell RNA-seq
        dataset by tensor decomposition
Version: 1.0.13
Date: 2019-09-23
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
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/scTensor
git_branch: RELEASE_3_9
git_last_commit: 1398bf5
git_last_commit_date: 2019-09-22
Date/Publication: 2019-09-23
NeedsCompilation: no
Packaged: 2019-09-24 05:27:49 UTC; biocbuild
Author: Koki Tsuyuzaki [aut, cre],
  Kozo Nishida [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Built: R 3.6.1; ; 2019-09-24 14:12:01 UTC; windows
