BioInstaller
BioInstaller copied to clipboard
BioInstaller tool installation on bioshiny
Hello
How can we install tools into Bioshiny using BioInstaller? Can we install all the required tools in one go rather than downloading it separately?

Thanking in advance for the help!
Regards
add the following two lines in your ~/.bashrc or other e.g. ~/.zshrc and reload it before install item:
export BIO_SOFTWARES_DB_ACTIVE="~/.bioshiny/info.yaml" export BIOSHINY_CONFIG="~/.bioshiny/shiny.config.yaml”
I will be as soon as possible to add all the required command-line tools in the installation script. Thanks.