add_significance_marks: Annotate significance of data

add_significance_marksR Documentation

Annotate significance of data

Description

Annotate significance of data

Usage

add_significance_marks(
  panel,
  test,
  annotation_df,
  y_annotation,
  vjust,
  textsize,
  map_signif_level,
  family,
  xmin = 1,
  xmax = 2,
  offset
)

Arguments

annotation_df

(data.frame): contains columns stars and whatever variable segregating datasets

y_annotation

(numeric): Position along the y axis where to place the annotation

offset

(numeric): how many units to trim the line connecting the compared datasets

panel:

ggplot2 graph

test:

function used to compute the p-value


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.