Quick reference
-
The official busco container image.
-
Maintained by: openEuler CloudNative SIG.
-
Where to get help: openEuler CloudNative SIG, openEuler.
busco | openEuler
Current busco docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
BUSCO (Benchmarking Universal Single-Copy Orthologs) provides measures for quantitative assessment of genome assembly, gene set, and transcriptome completeness based on evolutionarily informed expectations of gene content from near-universal single-copy orthologs selected from OrthoDB.
Learn more on busco website.
Supported tags and respective Dockerfile links
The tag of each busco container image is consist of the version of busco and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 5.8.3-oe2403sp1 | BUSCO 5.8.3 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Usage
- Pull the
openeuler/buscoimage fromhub.docker.comdocker pull openeuler/busco:{Tag} - Start a
buscoinstance
Now, you can use BUSCO according to User Guidedocker run -it --name my-busco openeuler/busco:{Tag}
Question and answering
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.