Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.15 KB

BusyBee Web

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.

Citation

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

Contribution

Please feel free to also discuss issues related to the webserver in this repository.

BSBAPI

BSBAPI is a Python library for interacting with the API from BusyBee Web

Conda Installation Conda

conda install -c ccb-sb bsbapi

Usage

See example folder.

Contribution

Please feel free to open an issue in case of questions, comments, or problems with the package.

License

MIT