methodProbBase: Outputs a table with col x, miRNA, probability of observing k...

View source: R/utils.R

methodProbBaseR Documentation

Outputs a table with col x, miRNA, probability of observing k against a random distribution of the cover of methodology

Description

Outputs a table with col x, miRNA, probability of observing k against a random distribution of the cover of methodology

Usage

methodProbBase(samplingData, selector, m, nPaths = 100, coverFn = NULL)

Arguments

samplingData

Random distribution data.

selector

Table with x(miRNA) in pathway cluster and observed k (depending on methodology).

m

Method name.

nPaths

Number of pathways used to generate the samplingData at each iteration. Default is set at 100.

coverFn

Cover of methodology function.

Value

Outputs a new selector table with col x, pval and cover.


pouryany/PanomiR documentation built on Aug. 20, 2022, 11:17 p.m.