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

Can I run xHLA without docker? #45

Open
Tiredbird opened this issue Jun 5, 2019 · 8 comments
Open

Can I run xHLA without docker? #45

Tiredbird opened this issue Jun 5, 2019 · 8 comments

Comments

@Tiredbird
Copy link

Hello all,
I have no root access and I could not use docker. Could I use this software without docker ? How did I install it?

Thank you!

@zhoulin8908
Copy link

I want to know, too!!!

@polojacky
Copy link

Run.py under bin directory is the entry of the program. You can try running this file if you have installed all the dependencies such as diamond and some python and R packages. But I really don't recommend.

@koujiaodahan
Copy link

I want to know, too!!!

@koujiaodahan
Copy link

I suppose we can install all dependencies follwing the dockerfile

@t-carroll
Copy link

I also have this issue- would be great if there could be a conda option as an alternative, or some other prescribed way to install required dependencies.

@koujiaodahan
Copy link

I did it following the dockerfile. In fact ,I dont run with any AWS S3 inputs or outputs,so the boto3 package is not necessary and the corresponding code in run.py could be commented

@t-carroll
Copy link

I did it following the dockerfile. In fact ,I dont run with any AWS S3 inputs or outputs,so the boto3 package is not necessary and the corresponding code in run.py could be commented

thanks for that info, will give it a shot!

@chrissyhroberts
Copy link

My fork runs through R and Python. https://github.com/chrissyhroberts/xHLA_R

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

No branches or pull requests

6 participants