7 Nov
2012
7 Nov
'12
8:47 a.m.
Thanks, but I'm confused. How will the cluster jobs galaxy submits know to use the virtual env? Or since all jobs are submitted as the galaxy user it will have the correct one? -Greg On Tue, Nov 6, 2012 at 3:12 PM, Carlos Borroto <carlos.borroto@gmail.com> wrote:
On Tue, Nov 6, 2012 at 2:27 PM, greg <margeemail@gmail.com> wrote:
Could anyone provide me with some basic directions on how to set it up with virtualenv? I've never used it before.
I do this by adding this to the ~/.bashrc file of the user running galaxy( in galaxy.fedora-init: RUN_AS="galaxy") source $HOME/env/bin/activate
Hope it helps, Carlos