ccf_annotation: Get CCFv3 Annotation

Description Usage Arguments

View source: R/ABA.R

Description

Get CCFv3 Annotation

Usage

1
2
3
4
5
6
ccf_annotation(
  age = "Adult",
  make_array = FALSE,
  array_spacing = 200,
  coco_reflect = TRUE
)

Arguments

age

One of c("Adult","E11","E13","E15","E18","P4","P14","P28","P56")

make_array

Logical argument whether to return the result as a 3D array instead of an object of class 'sf'.

array_spacing

numerical value indicating spacing between array point (usually 25 or 200) in uM.

coco_reflect

Logical argument to reflect Y and Z axes to match cocoframer mesh spatial orientation


gofflab/astRal documentation built on Oct. 21, 2020, 5:18 a.m.