getallBFClusters {mosbi}R Documentation

Get all biclusters from a Bi-Force output file.

Description

Get all biclusters from a Bi-Force output file.

Usage

getallBFClusters(filename)

Arguments

filename

Name of the Bi-Force output file.

Value

List of biclusters in the form of getBFCluster

Examples

a <- "PathToBiForceOutput.txt"
# getallBFClusters(a)



[Package mosbi version 1.0.0 Index]