biclique {biclique}R Documentation

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 Zhang et al. BMC Bioinformatics 2014 15:110 <doi: 10.1186/1471-2105-15-110>.

Details

biclique package.

Author(s)

Yuping Lu, Charles Phillips, Michael Langston


[Package biclique version 1.0.3 Index]