Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mi2-warsaw/dendriticspiner


https://github.com/mi2-warsaw/dendriticspiner

Last synced: about 18 hours ago
JSON representation

Awesome Lists containing this project

README

        

DendriticSpineR package
==============================

Description:

Installation of the DendriticSpineR package:

To get started, install the latest version of **DendriticSpineR** from GitHub:

```
if (!require(devtools)) {
install.packages("devtools")
require(devtools)
}
install_github("mi2-warsaw/DendriticSpineR/DendriticSpineR")
```

Make sure you have [rtools](http://cran.r-project.org/bin/windows/Rtools/) installed on your computer.