calculatePi1: Calculate Pi1 replicability statistic between two sets of...

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
calculatePi1(table1, table2, qvalue_thresh = 0.1,
  feature_id = "gene_id")

Arguments

table1

First table maximum p-values per feature.

table2

Second table of maximum p-values per feature.

qvalue_thresh

qvalue threshold for table1.

Value

None

Author(s)

Kaur Alasoo


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