| download_jefferislab_registrations | R Documentation |
Uses nat.templatebrains::download_reg_repo to download git
repositories containing bridging and mirroring registrations for Drosophila
melanogaster, simulans and virilis template brains.
download_jefferislab_registrations(
repos = c("BridgingRegistrations", "MirrorRegistrations",
"DrosophilidBridgingRegistrations")
)
repos |
character vector of Jefferis Lab GitHub repositories to download from. |
For a full description and sample applications of these registrations, please see:
Combining genome-scale Drosophila 3D neuroanatomical data by bridging template brains James D. Manton, Aaron D. Ostrovsky, Lea Goetz, Marta Costa, Torsten Rohlfing, Gregory S. X. E. Jefferis bioRxiv doi: 10.1101/006353
https://github.com/jefferislab/BridgingRegistrations, https://github.com/jefferislab/MirrorRegistrations, and https://github.com/jefferislab/DrosophilidBridgingRegistrations.
download_reg_repo
## Not run:
# to download just one of these repositories do e.g.:
download_jefferislab_registrations("Mirror")
# to download your own registration repositories for use do
download_reg_repo("https://github.com/myuser/myrepo")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.