biclique: Maximal Biclique Enumeration in Bipartite Graphs

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>.

Version: 1.0.5
Depends: R (≥ 3.4.0)
Imports: graphics, utils
Published: 2020-03-03
Author: Yuping Lu [aut, cre, cph], Charles Phillips [aut], Michael Langston [aut], Department of Computer Science, University of Tennessee, Knoxville [cph]
Maintainer: Yuping Lu <yupinglu89 at gmail.com>
BugReports: https://github.com/YupingLu/biclique/issues
License: GPL-2 | file LICENSE
URL: https://github.com/YupingLu/biclique
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: biclique results

Documentation:

Reference manual: biclique.pdf

Downloads:

Package source: biclique_1.0.5.tar.gz
Windows binaries: r-devel: biclique_1.0.5.zip, r-release: biclique_1.0.5.zip, r-oldrel: biclique_1.0.5.zip
macOS binaries: r-release (arm64): biclique_1.0.5.tgz, r-oldrel (arm64): biclique_1.0.5.tgz, r-release (x86_64): biclique_1.0.5.tgz, r-oldrel (x86_64): biclique_1.0.5.tgz
Old sources: biclique archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=biclique to link to this page.