The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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.
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:
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")
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.
If you used CytoSimplex in your work, please cite the following work:
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.