comparison README.rst @ 8:cb4aeec93d49 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 7e1748612a9f9dce11a9e54ff36752b600e7aea3
author computational-metabolomics
date Wed, 12 Jun 2024 16:08:23 +0000
parents e9fbb65451f6
children 174a523cb1da
comparison
equal deleted inserted replaced
7:e9fbb65451f6 8:cb4aeec93d49
1 msPurity for Galaxy 1 msPurity for Galaxy
2 ======================== 2 ========================
3 |Build Status (Travis)| |Git| |Bioconda| |License| 3 |Git| |Bioconda| |License|
4 4
5 5
6 Version v1.16.2+galaxy1 6 Version v1.16.2+galaxy2
7 ------------------------ 7 ------------------------
8 8
9 - msPurity 9 - msPurity
10 - bioconductor-mspurity v1.16.2 10 - bioconductor-mspurity v1.16.2
11 - Galaxy tools 11 - Galaxy tools
12 - v1 12 - v2
13 13
14 About 14 About
15 ------ 15 ------
16 Galaxy tools for the Bioconductor R package msPurity. Tools available for assessing precursor ion purity of 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 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
52 - Simon Bray (sbray@informatik.uni-freiburg.de) - `University of Freiburg (Germany) <https://www.uni-freiburg.de/>`_ 52 - Simon Bray (sbray@informatik.uni-freiburg.de) - `University of Freiburg (Germany) <https://www.uni-freiburg.de/>`_
53 53
54 54
55 Changes 55 Changes
56 ------------------------- 56 -------------------------
57 v1.16.2-galaxy2
58 - Fix for purityX galaxy tool (https://github.com/computational-metabolomics/mspurity-galaxy/issues/53)
59 - Cleanup of xml based on updated lint requirements
60 - Fix combineAnnotation tests
61 - Cleanup of repository folders
62 - github actions temp update (lintr removed)
63
57 v1.16.2-galaxy1 64 v1.16.2-galaxy1
58 - Fix for "scan" option for spectral matching 65 - Fix for "scan" option for spectral matching
59 - Add allfrag option for filterFragSpectra 66 - Add allfrag option for filterFragSpectra
60 67
61 v1.16.2-galaxy0 68 v1.16.2-galaxy0