Mercurial > repos > galaxyp > rawtools
comparison README.rst @ 0:51e4aa55ea04 draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/rawtools commit f57f55a2cb399c5cc8fdd63128970e5f875ca48e
author | galaxyp |
---|---|
date | Fri, 05 Apr 2019 04:16:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:51e4aa55ea04 |
---|---|
1 Raw Tools | |
2 ======================= | |
3 | |
4 - Home: <https://github.com/kevinkovalchik/RawTools/> | |
5 - Galaxy Tool Shed: <http://toolshed.g2.bx.psu.edu/view/galaxyp/rawtools> | |
6 - Tools ID: `rawtools` | |
7 | |
8 | |
9 Description | |
10 ----------- | |
11 | |
12 RawTools is an open-source and freely available package designed to perform scan data parsing and quantification, and quality control analysis of Thermo Orbitrap raw mass spectrometer files. | |
13 RawTools is written in C# and uses the Thermo RawFileReader library. | |
14 | |
15 General Requirements | |
16 -------------------- | |
17 | |
18 This tool requires .NET 4.6.2 or greater or Mono 5.0 or greater to work. | |
19 | |
20 | |
21 License | |
22 ------- | |
23 | |
24 Raw Tools is a free open-source project, following an Apache License 2.0. | |
25 | |
26 | |
27 Authors | |
28 ------- | |
29 | |
30 Authors and contributors: | |
31 | |
32 * Kevin Kovalchik <kovalchk@chem.ubc.ca> | |
33 * Christopher Hughes <chughes@bcgsc.ca> | |
34 * Carlos Horro Marcos <carlos.horro@uib.no> |