View source: R/differential_expression.R
| structure_markers | R Documentation | 
Performs DE analysis between structure annotation levels and returns a tibble.
structure_markers(
  stage = "E13",
  annotation_level = "custom_3",
  structure_groups = NULL
)
| 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. | 
A tibble with AUROC and p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.