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(PackageSpec(url="git://github.com/jamesjcai/ScRNAseq.jl.git"))