Note: This package is under extensive development and will receive frequent updates that may break functionality. It is not available in any public registry.
This package groups every maintained BioJulia package in one place. Applications include:
- Testing compatibility issues between BioJulia and other packages
- Benchmark load times and performance across the entire BioJulia ecosystem
- (Under discussion) provide a meta-package to simplify loading all other BioJulia packages
You can install OmniBioJulia from the julia REPL by entering the following:
Note: you can ignore the exact version number, Julia will correct it for you
(@v1.6) pkg> add https://github.com/M-PERSIC/OmniBioJulia.jl.git
If you need to check out the dev
branch:
(@v1.6) pkg> add https://github.com/M-PERSIC/OmniBioJulia.jl.git#dev
Latest build status:
We appreciate contributions from users including reporting bugs, fixing issues, improving performance and adding new features.
Take a look at the contributing files detailed contributor and maintainer guidelines, and code of conduct.
Thank you to all our backers and sponsors!
If you have a question about contributing or using BioJulia software, come on over and chat to us on the Julia Slack workspace, or you can try the Bio category of the Julia discourse site.