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

How to run (locally) #2

Open
mdehollander opened this issue Dec 4, 2015 · 6 comments
Open

How to run (locally) #2

mdehollander opened this issue Dec 4, 2015 · 6 comments

Comments

@mdehollander
Copy link

Hi,

I am looking at the kbase repositories in order to run an annotation on our local server. Where can I find instructions to deploy the kbase system, including running the rast-annotate-proteins-kmer-v1.pl command locally (without making connections to the rast servers)?

Thanks!

@scottdaniel
Copy link

Although this is over a year old, I was wondering the same thing... guess it's not a "feature" yet?

@LifeWorks
Copy link

Find this fiver years later, does KBase allow local deployment?

@scanon
Copy link

scanon commented Jan 13, 2021

If all you wanted to do was just run RAST then it would be feasible but it isn't something we have documented. KBase isn't really directly maintain RAST any longer, we just occasionally take the latest version and update it in the platform.

@djinnome
Copy link

HI @scanon I think what @LifeWorks was asking was whether you can run KBase apps locally? Even if you can't run a narrative locally, it seems like it should be possible to run one Kbase app in a docker container, and then pipe the output of the app to the input of another Kbase app in another docker container, since the input and output data types are all interoperable.

@djinnome
Copy link

for example, is it possible to start with a set of metagenomic sequence reads and take it all the way to a community metabolic model by running each app in a separate docker container on a local cluster?

@LifeWorks
Copy link

LifeWorks commented Jan 13, 2021

If all you wanted to do was just run RAST then it would be feasible but it isn't something we have documented. KBase isn't really directly maintain RAST any longer, we just occasionally take the latest version and update it in the platform.

Thanks for the response. Does RAST provide stand-alone version? I can hardly find it. Literally, I spent days searching for it.

What I mean locally, is not depending on the online databases, rather I can put dbs locally on the HPC, so that I do not need to rely on the internet connection.

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

5 participants