Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BioInstaller tool installation on bioshiny #18

Open
anupullanhi opened this issue Jan 3, 2020 · 1 comment
Open

BioInstaller tool installation on bioshiny #18

anupullanhi opened this issue Jan 3, 2020 · 1 comment

Comments

@anupullanhi
Copy link

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

@Miachol
Copy link
Collaborator

Miachol commented Jan 9, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants