Hello :)
I'm trying to configure galaxy admin menu, locally, so I can install new tools. I've look every single topic but couldn't find answer to my problem. I'm using Arch Linux.
- I've installed galaxy with instructions from: getgalaxy.org
- I've copied galaxy.ini.sample to galaxy.ini in galaxy/config directory
- I've added lines:
tool_dependency_dir = ~/Documents/galaxy/dependency_dir and
admin_users = my@email.com
I've register using same email, I've logged in using same email. However, I can't find admin panel anywhere.
Please, can anyone help me to configure this?