BioInstaller icon indicating copy to clipboard operation
BioInstaller copied to clipboard

BioInstaller tool installation on bioshiny

Open anupullanhi opened this issue 5 years ago • 1 comments

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?

Screenshot (90)

Thanking in advance for the help!

Regards

anupullanhi avatar Jan 03 '20 13:01 anupullanhi

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.

Miachol avatar Jan 09 '20 16:01 Miachol