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
- Host: GitHub
- URL: https://github.com/jefferis/emsampling
- Owner: jefferis
- License: gpl-3.0
- Created: 2018-08-13T17:02:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T09:41:09.000Z (over 6 years ago)
- Last Synced: 2025-01-16T03:33:56.331Z (12 months ago)
- Language: R
- Homepage: https://jefferis.github.io/emsampling
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://www.tidyverse.org/lifecycle/#experimental)
[](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/)