Mercurial > repos > computational-metabolomics > mspurity_purityx
comparison README.rst @ 0:3db32ffd33b0 draft default tip
"planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 2579c8746819670348c378f86116f83703c493eb"
author | computational-metabolomics |
---|---|
date | Thu, 04 Mar 2021 12:11:29 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3db32ffd33b0 |
---|---|
1 msPurity for Galaxy | |
2 ======================== | |
3 |Build Status (Travis)| |Git| |Bioconda| |License| | |
4 | |
5 | |
6 Version v1.16.2+galaxy0 | |
7 ------------------------ | |
8 | |
9 - msPurity | |
10 - bioconductor-mspurity v1.16.2 | |
11 - Galaxy tools | |
12 - v0 | |
13 | |
14 About | |
15 ------ | |
16 Galaxy tools for the Bioconductor R package msPurity. Tools available for assessing precursor ion purity of | |
17 LC-MS/MS or DI-M/MS data that has been acquired. And tools are available to assess LC-MS or DI-MS for | |
18 anticipated precursor ion purity to guide a later fragmentation experiment. | |
19 | |
20 Additional, tools available to perform LC-MS/MS spectral matching. | |
21 | |
22 Associated paper `msPurity: Automated Evaluation of Precursor Ion Purity for Mass Spectrometry Based Fragmentation in Metabolomics. Analytical Chemistry <http://pubs.acs.org/doi/abs/10.1021/acs.analchem.6b04358>`_ | |
23 | |
24 Use the following links for more details of the msPurity R package: | |
25 | |
26 * Bioconductor: http://bioconductor.org/packages/msPurity/ | |
27 * Vignette: https://bioconductor.org/packages/devel/bioc/vignettes/msPurity/inst/doc/msPurity-vignette.html | |
28 * Manual: http://bioconductor.org/packages/devel/bioc/manuals/msPurity/man/msPurity.pdf | |
29 * Bioconductor mirror code: https://github.com/Bioconductor-mirror/msPurity | |
30 * Github code: https://github.com/computational-metabolomics/mspurity | |
31 * Bioconda (stable): https://anaconda.org/bioconda/bioconductor-mspurity | |
32 * Conda (dev and testing): https://anaconda.org/tomnl/bioconductor-mspurity | |
33 | |
34 | |
35 | |
36 | |
37 Dependencies | |
38 ------------------ | |
39 Dependencies for these Galaxy tools should be handled by CONDA. | |
40 | |
41 | |
42 Galaxy | |
43 ------------------ | |
44 `Galaxy <https://galaxyproject.org>`_ is an open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses. | |
45 | |
46 | |
47 Authors, contributors & contacts | |
48 ------------------------------------- | |
49 | |
50 - Thomas N. Lawson (t.n.lawson@bham.ac.uk) - `University of Birmingham (UK) <http://www.birmingham.ac.uk/index.aspx>`_ | |
51 - Ralf J. M. Weber (r.j.weber@bham.ac.uk) - `University of Birmingham (UK) <http://www.birmingham.ac.uk/index.aspx>`_ | |
52 - Jordi Capellades (j.capellades.to@gmail.com) - `Universitat Rovira i Virgili (SP) <http://www.urv.cat/en/>`_ | |
53 - Julien Saint-Vanne (jsaintvanne) - `ABiMS (France) <http://abims.sb-roscoff.fr/>`_ | |
54 - Simon Bray (sbray@informatik.uni-freiburg.de) - `University of Freiburg (Germany) <https://www.uni-freiburg.de/>`_ | |
55 | |
56 Changes | |
57 ------------------------- | |
58 v1.16.2-galaxy0 | |
59 - Version bump | |
60 - Fix for intra spectral matching | |
61 - Fix for typo https://github.com/computational-metabolomics/mspurity-galaxy/pull/43 | |
62 - Lint fixes | |
63 | |
64 v1.12.2-galaxy3 | |
65 - Bug fix reference to offsets in conditional #41 | |
66 | |
67 v1.12.2-galaxy2 | |
68 - Bug fix for using custom library sqlite database from Galaxy UI | |
69 - Bug fix for "allfrag" for createDatabase | |
70 | |
71 | |
72 v1.12.2-galaxy1 | |
73 - grpPeaklist reference incorrect in createDatabase.xml | |
74 - Add custom adduct handling for createMSP | |
75 - Change output of flagRemove to tabular | |
76 | |
77 | |
78 v1.12.2-galaxy0 | |
79 - Update to version v1.12.2 of `msPurity <https://github.com/computational-metabolomics/msPurity/pull/71>`_ | |
80 - Optional summary output for combineAnnotations (for very large output) | |
81 - Extra column added to flagRemove output | |
82 - Hide probmetab input | |
83 - Make dimsPredictPuritySingle more compatible with "simple workflow inputs" | |
84 | |
85 | |
86 v1.12.1-galaxy0 | |
87 - Update to version v1.12.1 of `msPurity <https://github.com/computational-metabolomics/msPurity/pull/71>`_ | |
88 | |
89 v1.12.0-galaxy1 | |
90 - Bug fix (offsets were not being automatically selected for purityA) thanks jsaintvanne | |
91 - Exit script without error for flagRemove | |
92 - Username updated in Toolshed yaml | |
93 | |
94 v1.12.0-galaxy0 | |
95 - Updates for Bioconductor stable msPurity v1.12.0 release | |
96 - Additional columns added for spectral matching (for msnpy use case) | |
97 - Merge of v1.11.4-galaxy1 | |
98 | |
99 v1.11.4-galaxy1 | |
100 - Not submitted to toolshed | |
101 - Update to follow IUC guidelines for Galaxy tool development | |
102 | |
103 v1.11.4-galaxy0.2.7 | |
104 - submitted to test toolshed (20190927) | |
105 - Bug fix for spectralMatching choice of instrument types | |
106 | |
107 v1.11.4-galaxy0.2.6: | |
108 - submitted to test toolshed (20190924) | |
109 - Bug fix for createAnnotation database local path | |
110 - Update of instrument types for spectral matching | |
111 - Update of split_msp tool to handle different MSP types | |
112 | |
113 | |
114 v1.11.4-galaxy0.2.5: | |
115 - submitted to test toolshed (20190913) | |
116 - Added ppmInterp parameter to purityA | |
117 - Complete update of combineAnnotation tool to use either sqlite, postgres or mysql database | |
118 - Update of spectralMatching tool to use either sqlite, postgres or mysql database | |
119 - Added include_adducts parameter to createMSP | |
120 | |
121 v1.11.3-galaxy0.2.5: | |
122 - Note: This was not pushed to test toolshed | |
123 - Clean up of the versioning to be in line with IUC | |
124 - All tools updated with the same versioning | |
125 - Bump to msPurity v1.11.3 to so EIC is calculated for all features | |
126 | |
127 v0.2.5 (spectralMatching): | |
128 - spectralMatching - Extra details from matched library spectra is now added to the database (fix) | |
129 | |
130 v0.2.4 (all tools): | |
131 - bioconductor-mspurity v1.11.2 now used. Fixes EIC problems for MS/MS data | |
132 | |
133 v0.2.2 (spectralMatching): | |
134 - spectralMatching - Extra details from matched library spectra is now added to the database | |
135 | |
136 v0.2.3 (createDatabase): | |
137 - createDatabase.xml fix for EIC creation | |
138 | |
139 v0.2.2 (createDatabase, flagRemove, combineAnnotation): | |
140 - createDatabase.xml fix for xcms3 and CAMERA | |
141 - flagRemove xcms3 fix | |
142 - combineAnnotation Made sirius, probmetab and metfrag optional | |
143 - combineAnnotation fix column sirius | |
144 | |
145 v0.2.1 (all tools): | |
146 - Update msPurity R code version (bug fix for createMSP and xcms3 version check for createDatabase) | |
147 | |
148 v0.2.0 (all tools): | |
149 - Update all tools to be more consistent with msPurity core code | |
150 | |
151 License | |
152 ------- | |
153 Released under the GNU General Public License v3.0 (see `LICENSE file <https://github.com/computational-metabolomics/dimspy-galaxy/blob/master/LICENSE>`_) | |
154 | |
155 | |
156 .. |Build Status (Travis)| image:: https://img.shields.io/travis/computational-metabolomics/mspurity-galaxy.svg?style=flat&maxAge=3600&label=Travis-CI | |
157 :target: https://travis-ci.org/computational-metabolomics/mspurity-galaxy | |
158 | |
159 .. |Git| image:: https://img.shields.io/badge/repository-GitHub-blue.svg?style=flat&maxAge=3600 | |
160 :target: https://github.com/computational-metabolomics/mspurity-galaxy | |
161 | |
162 .. |Bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat&maxAge=3600 | |
163 :target: http://bioconda.github.io/recipes/bioconductor-mspurity/README.html | |
164 | |
165 .. |License| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg | |
166 :target: https://www.gnu.org/licenses/gpl-3.0.html | |
167 | |
168 |