See the API version and the number of neurons hosted by the project.

mouselight_api(...)

Arguments

...

methods passed to mouselight_fetch

Value

a named vector of values

References

Winnubst, Johan, Erhan Bas, Tiago A. Ferreira, Zhuhao Wu, Michael N. Economo, Patrick Edson, Ben J. Arthur, et al. 2019. “Reconstruction of 1,000 Projection Neurons Reveals New Cell Types and Organization of Long-Range Connectivity in the Mouse Brain.” bioRxiv. https://doi.org/10.1101/537233. Economo, Michael N., Nathan G. Clack, Luke D. Lavis, Charles R. Gerfen, Karel Svoboda, Eugene W. Myers, and Jayaram Chandrashekar. 2016. “A Platform for Brain-Wide Imaging and Reconstruction of Individual Neurons.” eLife 5 (January): e10566.

See also

mouselight_read_brain, mouselight_read_neurons

Examples

# \donttest{ mouselight_api()
#> apiVersion apiRelease neuronCount #> "1.4.0" "1" "1002"
# }