NoBFBiclusters {mosbi} | R Documentation |
Get the number of biclusters, generated by the Bi-Force algorithm.
NoBFBiclusters(filename)
filename |
Name of the Bi-Force output file. |
Number of biclusters.
a <- "PathToBiForceOutput.txt" # NoBFBiclusters(a)