How do I add hg16 into the build-in index in Galaxy framework?
How do I add hg16 into the build-in index in Galaxy framework?
Take a look at the documentation. This works in a straightforward way if you have access to the computer Galaxy is running on. If you don't, you'll have to have "admin" rights (add yourself to the admin_users field in the config file) and add enable_beta_job_managers = True
to the "beta" section of the config file. Then you can use the new "manage local data" feature.
Are you running a recent version of Galaxy? There is a galaxy-dist and galaxy-central branch. They both should have the code for this feature, and if you take a look at the news brief that announced this feature you will notice it's been there since July. I've used this successfully, so you should take a step back and ask if you've missed any steps. Here is a link to my config file with the relevant bit in it. Note that I'm running on a PBS cluster, so most of the other configuration values will not affect you.
I added under # -- Beta features without # and with # restart the server but I can't see Manage Local Data.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Pardon me for asking, but why would you need hg16? That's almost 10 years old.