Performs DE analysis between structure annotation levels and returns a tibble.

structure_markers(
  stage = "E13",
  annotation_level = "custom_3",
  structure_groups = NULL
)

Arguments

stage

The developmental stage from the ABA.

annotation_level

The structure annotation level to perform DE an analysis between.

structure_groups

A character or factor vector to provide custom grouping of voxels.

Value

A tibble with AUROC and p-values.