perm.test.NGS {bda}R Documentation

A permutation test for DEG detection

Description

To perform a permutation test to check whether a gene is differentially expressed.

Usage

  perm.test.NGS(x,y, alternative = "two.sided", iter = 1001)

Arguments

x,y

The expressions of a gene in two populations

alternative

Type of test

iter

Iterations for the test.

Author(s)

B. Wang bwang@southalabama.edu

Examples

 # To be updated.

[Package bda version 10.1.9 Index]