commentary: This function creates the commentary recommendation when...

commentaryR Documentation

This function creates the commentary recommendation when there are more than 20 samples.

Description

This function creates the commentary recommendation when there are more than 20 samples.

Usage

commentary(
  nb_fit,
  nb_fit_pval,
  count_below_value,
  count_below_value_pval,
  low_pval
)

Arguments

nb_fit

Boolean representing if the count is below the threshold

nb_fit_pval

Boolean representing if the p-val count is below threshold

count_below_value

number of features below threshold

count_below_value_pval

number of features below p-val threshold

low_pval

pval threshold

Value

a commentary string statement


compbiomed/BatchQC documentation built on Feb. 24, 2025, 10:52 a.m.