Learn R Programming

bda (version 10.1.9)

perm.test.NGS: 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.

Examples

Run this code
# NOT RUN {
 # To be updated.
# }

Run the code above in your browser using DataLab