This package provides a native R implementation of the cna python package by Reshef and Rumker.
To get started, install rcna
library(devtools)
install_github('korsunskylab/rcna')
And follow either
- The basic usage vignette at https://github.com/korsunskylab/rcna/blob/main/docs/demo_R.ipynb
- The Seurat vignette at https://github.com/korsunskylab/rcna/blob/main/docs/demo_Seurat.ipynb
Next,