Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status CRAN status CRAN downloads

sccore

Core utilities for single-cell RNA-seq data analysis. Contained within are utility functions for working with differential expression (DE) matrices and count matrices, a collection of functions for manipulating and plotting data via 'ggplot2', and functions to work with cell graphs and cell embeddings. Graph-based methods include embedding kNN cell graphs into a UMAP, collapsing vertices of each cluster in the graph, and propagating graph labels.

Installation

To install the stable version from CRAN, use:

install.packages('sccore')

To install the latest version, use:

install.packages('devtools')
devtools::install_github('kharchenkolab/sccore')

Citation

If you find sccore useful for your publication, please cite:

Peter Kharchenko, Viktor Petukhov, Ramus Rydbirk and Evan Biederstedt
(2020). sccore: Core Utilities for Single-Cell RNA-Seq. R package
version 0.1.0. https://github.com/kharchenkolab/sccore

About

Core utilities for single-cell RNA-seq

Resources

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.