https://github.com/Ginnay/DcjComm
Cell clustering and communication network inference for single-cell transcriptomics
https://github.com/Ginnay/DcjComm
Last synced: 16 days ago
JSON representation
Cell clustering and communication network inference for single-cell transcriptomics
- Host: GitHub
- URL: https://github.com/Ginnay/DcjComm
- Owner: Ginnay
- License: gpl-3.0
- Created: 2023-10-19T02:21:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-06T09:04:18.000Z (11 months ago)
- Last Synced: 2024-07-06T10:23:34.265Z (11 months ago)
- Language: R
- Size: 23.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cell-cell-communication - DcjComm - [R]- DcjComm jointly performs dimension reduction, clustering and communication network inference for single-cell transcriptomics. (Uncategorized / Uncategorized)
README
# DcjComm
DcjComm jointly performs dimension reduction, clustering and communication network inference for single-cell transcriptomicsThis repository contains the code of DcjComm, an R package to perform multiple scRNA-seq data analysis tasks coherently
## Installation
DcjComm is available on GitLab at https://github.com/Ginnay/DcjComm
library(devtools)
devtools::install_github("Ginnay/DcjComm")
## Getting started
library(DcjComm)