Mercurial > repos > galaxyp > msconvert
comparison README.md @ 12:5e94d5403baf draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msconvert commit dade2a055b8b1bd4b3c177638e833eb2a6c65196
author | galaxyp |
---|---|
date | Mon, 10 Mar 2025 07:48:04 +0000 |
parents | 6b6bba73eadb |
children |
comparison
equal
deleted
inserted
replaced
11:052798dd73dd | 12:5e94d5403baf |
---|---|
9 Description | 9 Description |
10 ----------- | 10 ----------- |
11 | 11 |
12 msconvert from ProteoWizard. | 12 msconvert from ProteoWizard. |
13 | 13 |
14 Note: This requires manual installation of ProteoWizard, and may require a Windows environment. | 14 Convert and/or filter mass spectrometry files using the offical Docker container. |
15 Using the Docker container requires agreeing to each vendor's license (for using their proprietary data access libraries): http://www.proteowizard.org/licenses.html | |
16 | |
17 Main web site: http://www.proteowizard.org | |
15 | 18 |
16 See: | 19 See: |
17 | 20 |
18 * <http://proteowizard.sourceforge.net/> | 21 * <http://proteowizard.sourceforge.net/> |
19 * <http://proteowizard.sourceforge.net/tools/msconvert.html> | 22 * <http://proteowizard.sourceforge.net/tools/msconvert.html> |
20 | 23 |
21 | 24 |
22 Installing | 25 #### Note about installing older versions: |
23 ---------- | 26 |
27 Version 0.3.0 (2016) and earlier require manual installation of ProteoWizard, and may require a Windows environment. | |
24 | 28 |
25 Due to potential difficulties installing ProteoWizard with vendor library support, tools for interacting with vendor types are seperated out into their own wrappers. Galaxy is generally deployed under Linux, but vendor support in ProteoWizard requires .NET 4.0. There are at least two ways to get this to work: | 29 Due to potential difficulties installing ProteoWizard with vendor library support, tools for interacting with vendor types are seperated out into their own wrappers. Galaxy is generally deployed under Linux, but vendor support in ProteoWizard requires .NET 4.0. There are at least two ways to get this to work: |
26 | 30 |
27 * Galaxy jobs may be configured to submit to a Windows host with ProteoWizard installed using the [LWR](https://wiki.g2.bx.psu.edu/Admin/Config/LWR). | 31 * Galaxy jobs may be configured to submit to a Windows host with ProteoWizard installed using the [LWR](https://wiki.g2.bx.psu.edu/Admin/Config/LWR). |
28 | 32 |