Mercurial > repos > jjohnson > msconvert_win
annotate README @ 0:b60f7012923b draft default tip
Uploaded
author | jjohnson |
---|---|
date | Wed, 25 Nov 2015 14:49:54 -0500 |
parents | |
children |
rev | line source |
---|---|
0 | 1 **NOTE** |
2 This tool must be run on a Windows Operating System. | |
3 | |
4 Your system administrator will need to: | |
5 | |
6 - install proteowizard on a windows server | |
7 http://proteowizard.sourceforge.net/downloads.shtml | |
8 | |
9 - install the galaxy pulsar rest server on the windows server | |
10 http://pulsar.readthedocs.org/en/latest/ | |
11 | |
12 - setup the galaxy job_conf.xml to send msconvert jobs to the windows server via pulsar | |
13 https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster | |
14 https://wiki.galaxyproject.org/Admin/Config/Jobs | |
15 http://pulsar.readthedocs.org/en/latest/job_managers.html |