biclusteringPar: Given a set of features, will find the most "dominant"...

Description Usage Arguments

Description

Given a set of features, will find the most "dominant" bicluster. Works in parallel using library "multicore." To set the number of cores used, set options(cores = N).

Usage

1
2
biclusteringPar(geneDf, nSamples = 100, lam, lam.lwr = 3.5,
  clustOptions = list())

Arguments

geneDf

data.frame with genes on rows and columns defining conditions

nSamples

integer denoting the number of permutations to perform

lam

regularization parameter for conditions (maximum number of conditions allows in a bicluster)


pimentel/sccab documentation built on May 25, 2019, 7:13 a.m.