Package: scTensor
Type: Package
Title: Detection of cell-cell interaction from single-cell RNA-seq
        dataset by tensor decomposition
Version: 2.2.0
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, LRBase.Mmu.eg.db, LRBaseDbi,
        Seurat, scTGIF, 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_13
git_last_commit: adb0ecb
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 02:18:57 UTC; biocbuild
Author: Koki Tsuyuzaki [aut, cre],
  Kozo Nishida [aut]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Built: R 4.1.0; ; 2021-05-20 10:00:16 UTC; windows
