BusyBee Web is a free composition-based genomic binning webserver available right here. The webserver can take assembled contigs or nanopore reads as an input. The output consists of clustered sequence labels, various visualizations, and optional functional and taxonomic annotations.
Laczny, Cedric C et al. “BusyBee Web: metagenomic data analysis by bootstrapped supervised binning and annotation.” Nucleic acids research vol. 45,W1 (2017): W171-W179. doi:10.1093/nar/gkx348
Please feel free to also discuss issues related to the webserver in this repository.
BSBAPI is a Python library for interacting with the API from BusyBee Web
conda install -c ccb-sb bsbapi
See example folder.
Please feel free to open an issue in case of questions, comments, or problems with the package.