getBFCluster: Get a bicluster a Bi-Force output file

getBFClusterR Documentation

Get a bicluster a Bi-Force output file

Description

Get a bicluster a Bi-Force output file

Usage

getBFCluster(filename, cluster)

Arguments

filename

Name of the Bi-Force output file.

cluster

Number of the bicluster that should be extracted.

Value

Bicluster as list with rownames in attribute "row" and colnames in attribute "column".

Examples

a <- "PathToBiForceOutput.txt"
# getBFCluster(a, cluster=1)


tdrose/mosbi documentation built on May 4, 2022, 3:22 p.m.