Learn R Programming

biclique (version 1.0.5)

biclique: Maximal Biclique Enumeration in Bipartite Graphs

Description

A tool for enumerating maximal complete bipartite graphs. The input should be a edge list file or a binary matrix file. The output are maximal complete bipartite graphs. Algorithms used can be found in this paper Y. Lu et al. BMC Res Notes 13, 88 (2020) <doi:10.1186/s13104-020-04955-0>.

Arguments

Details

biclique package.