filter_mk: Filtering signals by background comparison information

Description Usage Arguments

View source: R/CCA_markers.R

Description

Filtering signals by background comparison information

Usage

1
2
3
4
5
6
7
8
filter_mk(
  gene_to_gene_cor,
  sig_summary,
  threshold = 0.1,
  pValue = 0.01,
  p_adjusted = TRUE,
  na_bg = TRUE
)

Arguments

p_adjusted

use adjusted p-value or not. Default TRUE, use adjusted p-value.

na_bg

default TRUE - change NA in the background and contrast correlation to TRUE or "pass" value.


AlexanderKononov/cytofBrowser documentation built on Aug. 28, 2020, 9:33 a.m.