Skip to content

Commit

Permalink
Updated tps regs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbates committed Jul 10, 2024
1 parent ee15d8a commit 1df4571
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 10 deletions.
4 changes: 0 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ S3method(ggplot2_neuron_path,neuron)
S3method(ggplot2_neuron_path,neuronlist)
export(banc_all_synapses)
export(banc_backbone_proofread)
export(banc_brain_neuropil.surf)
export(banc_cave_client)
export(banc_cave_query)
export(banc_cave_tables)
Expand All @@ -28,10 +27,8 @@ export(banc_islatest)
export(banc_latestid)
export(banc_leaves)
export(banc_mirror)
export(banc_neck_connective.surf)
export(banc_neck_connective_neurons)
export(banc_neuron_comparison_plot)
export(banc_neuropil.surf)
export(banc_nm2raw)
export(banc_nuclei)
export(banc_partner_summary)
Expand All @@ -50,7 +47,6 @@ export(banc_set_token)
export(banc_side_view)
export(banc_to_JRC2018F)
export(banc_view)
export(banc_vnc_neuropil.surf)
export(banc_vnc_view)
export(banc_voxdims)
export(banc_xyz2id)
Expand Down
7 changes: 1 addition & 6 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,15 @@
#' }
"banc.surf"

#' @export
#' @rdname banc.surf
"banc_neuropil.surf"

#' @export
#' @rdname banc.surf
"banc_brain_neuropil.surf"

#' @export
#' @rdname banc.surf
"banc_vnc_neuropil.surf"

#' @export
#' @rdname banc.surf
"banc_neck_connective.surf"

Expand Down Expand Up @@ -87,8 +83,7 @@
#' @docType data
"banc_to_jrc2018f_tpsreg"

#' @name banc_to_jrc2018f_tpsreg
#' @docType data
#' @rdname banc_to_jrc2018f_tpsreg
"jrc2018f_to_banc_tpsreg"

#' Thin-Plate Spline Registration for Mirroring in BANC Space
Expand Down
Binary file modified data/banc_mirror_tpsreg.rda
Binary file not shown.
Binary file modified data/banc_to_jrc2018f_tpsreg.rda
Binary file not shown.
Binary file added data/jrc2018f_to_banc_tpsreg.rda
Binary file not shown.
5 changes: 5 additions & 0 deletions man/banc_to_jrc2018f_tpsreg.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1df4571

Please sign in to comment.