The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CytoSimplex

R_CMD_checkcodecov

CytoSimplex is an R package that creates simplex plot showing similarity between single-cells and terminals represented by clusters of cells. RNA velocity can be added as another layer of information.

For Python users, we have a Python package CytoSimplex that provides the same functionalities.

Installation

The package is developed and tested under R>=4.2.0. Users can install R following the instruction provided on CRAN. RStudio is a recommended IDE for working with R projects.

To install CytoSimplex in R, run the following command in an R console:

install.packages("CytoSimplex")

For the latest developmental version, run the following command in an R console:

if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
devtools::install_github("welch-lab/CytoSimplex")

Tutorial

We have created a documentation website for posting example tutorials walking through the process from loading the provided example data and creating different types of visualization.

Citation

If you used CytoSimplex in your work, please cite the following work:

Jialin Liu, Yichen Wang, Chen Li, Yichen Gu, Noriaki Ono and Joshua D. Welch, CytoSimplex: Visualizing Single-cell Fates and Transitions on a Simplex, 2023, bioRxiv

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.