README.md

ctsGE

Clustering of time series gene expression data

Installing ctsGE

```{r,eval=FALSE,warning=FALSE,message=FALSE} biocLite("ctsGE")

**OR**

```{r,eval=FALSE,warning=FALSE,message=FALSE}
devtools::install_github("michalsharabi/ctsGE")

OR:

Download source {r, eval=FALSE,warning=FALSE,message=FALSE } install.packages("ctsGE.tar.gz",repos=NULL,type="source")

ctsGE usage

Tutotial and examples can be found here



michmich76/ctsGE documentation built on May 22, 2019, 9:55 p.m.