Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ggonnella/giosc
- Owner: ggonnella
- Created: 2023-09-18T03:56:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T08:52:05.000Z (11 months ago)
- Last Synced: 2024-11-16T02:08:23.200Z (2 months ago)
- Language: R
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
```