comparator_mk: Compare background correlation landscape versus target...

Description Usage Arguments

View source: R/CCA_markers.R

Description

Compare background correlation landscape versus target correlations and extract information whether signals pass-through or get the complete statistic information

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
comparator_mk(
  gene_to_gene_cor,
  anova_mk,
  bg_corr_mk,
  contrast_corr_land_mk,
  anova_mk_alpha = 0.01,
  bg_corr_mk_alpha = 0.01,
  contrast_corr_land_mk_alpha = 0.01,
  use_markers = NULL,
  statistic_output = F
)

Arguments

statistic_output

if TRUE, function return complete statistic information. Defaul default is FALSE, return pass or not inf


AlexanderKononov/cytofCore documentation built on Aug. 30, 2020, 5:23 a.m.