calculatePairwisePi1: Calculate all pairwise Pi1 statistics for a list p-value...

Description Usage Arguments Value Author(s)

View source: R/qtl_postProcess.R

Description

Currently expects the following columns: gene_id, qvalue and p_beta.

Usage

1
2
calculatePairwisePi1(qtl_list, qvalue_thresh = 0.1, tidy = FALSE,
  feature_id = "gene_id")

Arguments

qtl_list

List of p-value tables

qvalue_thresh

qvalue threshold for table1.

Value

None

Author(s)

Kaur Alasoo


kauralasoo/seqUtils documentation built on May 20, 2019, 7:42 a.m.