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

https://github.com/jefferis/emsampling

Experimental functions to analyse EM connectomics data
https://github.com/jefferis/emsampling

Last synced: 10 months ago
JSON representation

Experimental functions to analyse EM connectomics data

Awesome Lists containing this project

README

          

[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![Docs](https://img.shields.io/badge/docs-100%25-brightgreen.svg)](http://jefferis.github.io/emsampling/reference/)

# emsampling

Experimental functions to analyse the results of electron
microscopy connectomics data, focussed on the common situation where only
some of the connections for a given neuron have been identified.

## Installation

You can install the development version of emsampling like so:

``` r
devtools::install_github('jefferis/emsampling')
```

## Documentation

In R you can start with `?emsampling` or `?samplingcurve` or you can follow
these links to the [online documentation](http://jefferis.github.io/emsampling/).

* [Function Reference](http://jefferis.github.io/emsampling/reference/)
* [Vignettes](http://jefferis.github.io/emsampling/articles/)