getallBFClusters {mosbi} | R Documentation |
Get all biclusters from a Bi-Force output file.
getallBFClusters(filename)
filename |
Name of the Bi-Force output file. |
List of biclusters in the form of getBFCluster
a <- "PathToBiForceOutput.txt" # getallBFClusters(a)