Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 344 Bytes

ScRNAseq.jl

Exploratory single-cell RNA sequencing (scRNA-seq) data analysis for Julia

Installation

Run the following command to install the latest update of the ScRNAseq package.

using Pkg; Pkg.add(url="https://github.com/jamesjcai/ScRNAseq.jl.git")

or

]add https://github.com/jamesjcai/ScRNAseq.jl.git