phen_stat: phen_stat

Description Usage Arguments

View source: R/phen_stat.R

Description

phen_stat

Usage

1
2
3
4
5
6
7
phen_stat(
  pav_obj,
  phen_name,
  p_adjust_method = "fdr",
  pallel = F,
  parallel_n = parallel::detectCores() - 1
)

Arguments

pav_obj

A PAV object.

phen_name

The name of phenotype used for calculation.

p_adjust_method

The adjustment methods, pass to p.adjust

pallel

A logical value indicating whether to use parallel computing.

parallel_n

The number of CPU cores used for parallel computing.


xiaonui/vPan documentation built on Dec. 23, 2021, 6:17 p.m.