generate.perm.matrix: Generates a matrix of permutation indeces. Can be used across...

Description Usage Arguments Examples

View source: R/CC_perm.R

Description

This function takes the output from sim.CC.data() to produce a matrix of permutation indeces, allowing the same permutations to be performed for different phenotypes but the same CC lines.

Usage

1
generate.perm.matrix(num.lines, num.perm)

Arguments

num.perm

The number of permutations.

sim.CC.object

Simulated CC data output from sim.CC.data().

Examples

1

gkeele/sparcc documentation built on May 28, 2019, 5:43 a.m.