Package: DcjComm
Type: Package
Title: A dimension reduction and clustering joint learning method to decipher cellular communication of single-cell transcriptomics
Version: 0.1.0
Author: Qian Ding
Maintainer: Qian Ding <dingqian19@126.com>
Description: A dimension reduction and clustering joint learning method to decipher cellular communication of single-cell transcriptomics
License: What license is it under?
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: 
    methods,
    pheatmap,
    stringr,
    Matrix,
    Rtsne,
    igraph,
    umap,
    ComplexHeatmap,
    circlize,
    dplyr,
    gridBase,
    magrittr
Depends: 
    R (>= 2.10)
