register_saalfeldlab_registrations | R Documentation |
Register Saalfeld Lab registrations with nat.templatebrains
register_saalfeldlab_registrations(
x = getOption("nat.jrcbrains.regfolder"),
...
)
x |
A folder containing downloaded Saalfeld lab registrations |
... |
Additional arguments passed to
|
You must download the registrations from
https://www.janelia.org/open-science/jrc-2018-brain-templates using
download_saalfeldlab_registrations
. If you prefer you may
also download them manually to to a single folder, setting
options(nat.jrcbrains.regfolder)
to point to this folder in your
Rprofile
.
A named logical vector indicating which of the subfolders was
successfully registered with nat.templatebrains
See Bogovic et al. (2018) https://doi.org/10.1101/376384
download_saalfeldlab_registrations
## Not run:
options(nat.jrcbrains.regfolder='/GD/projects/JFRC/JohnBogovic/jrc-2018-brain-templates')
register_saalfeldlab_registrations()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.