/neuMatIdx

The R package to estimate neuron maturity index, a series of scores representing maturity states of homogeneous neuronal samples (e.g. single neurons), given the gene expression information by RNA-sequencing (in FPKM).

Primary LanguageR

neuMatIdx

Description

The R package to estimate neuron maturity index, a series of scores representing maturity states of homogeneous neuronal samples (e.g. single neurons), given the gene expression information by RNA-sequencing (in FPKM).

Installation (using devtools)

install.package("devtools")
library(devtools)
install_github("maplesword/neuMatIdx")