Skip to content

korsunskylab/rcna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. The basic usage vignette at https://github.com/korsunskylab/rcna/blob/main/docs/demo_R.ipynb
  2. The Seurat vignette at https://github.com/korsunskylab/rcna/blob/main/docs/demo_Seurat.ipynb

Next,

About

R implementation of the Reshef and Rumker CNA method (https://github.com/immunogenomics/cna)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages