Hi all,
Is it possible to use Windows OS comment-line to download and set up local Galaxy?
Or do we really need to have stg like Ubuntu to do it using Linux?
Cheers,
Can
Hi all,
Is it possible to use Windows OS comment-line to download and set up local Galaxy?
Or do we really need to have stg like Ubuntu to do it using Linux?
Cheers,
Can
No, you cannot have a fully functional Galaxy installation natively on a windows pc (its unsupported and many tools will just not work). However, you do have a few other options: https://wiki.galaxyproject.org/BigPicture/Choices
In addition, to keep it local, you could run a linux(like ubuntu) or biolinux (Galaxy pre-installed) virtualmachine in e.g. Virtualbox on your windows pc.
Another local option that gets updated more frequently than bioblinux is Bjoern's docker-galaxy-stable https://github.com/bgruening/docker-galaxy-stable. It could likely be used with boot2docker under Windows - https://docs.docker.com/installation/windows/.