Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ggonnella/giosc

R package with helper functions for ScRNA-seq analysis
https://github.com/ggonnella/giosc

Last synced: 6 days ago
JSON representation

R package with helper functions for ScRNA-seq analysis

Awesome Lists containing this project

README

        

# giosc

Giorgio's Single Cell (giosc) R package with functions
used for the analysis of ScRNA-seq data and related techniques.

## Installation
```
library(devtools)
devtools::install_github(repo = 'ggonnella/giosc', dependencies = TRUE)
```

## Usage
```
library(giosc)
```