comparison README.md @ 0:e5ab158e482b draft

Initial upload.
author galaxyp
date Fri, 10 May 2013 10:40:10 -0400
parents
children 29e7496f3907
comparison
equal deleted inserted replaced
-1:000000000000 0:e5ab158e482b
1 The repository contains the tool wrapper for the TINT MGF
2 formatter. This produces specially formatted MGF files for picky
3 applications such as ProteinPilot and ms2preproc.
4 # Obtaining Tools
5
6 Repositories for all Galaxy-P tools can be found at
7 https:/bitbucket.org/galaxyp/.
8
9 # Contact
10
11 Please send suggestions for improvements and bug reports to
12 jmchilton@gmail.com.
13
14 # License
15
16 All Galaxy-P tools are licensed under the Apache License Version 2.0
17 unless otherwise documented.
18
19 # Tool Versioning
20
21 Galaxy-P tools will have versions of the form X.Y.Z. Versions
22 differing only after the second decimal should be completely
23 compatible with each other. Breaking changes should result in an
24 increment of the number before and/or after the first decimal. All
25 tools of version less than 1.0.0 should be considered beta.