An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# DcjComm
DcjComm jointly performs dimension reduction, clustering and communication network inference for single-cell transcriptomics

This 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)