comparison README.md @ 0:ff9c373bf26f draft default tip

Uploaded
author galaxyp
date Tue, 18 Dec 2012 23:57:43 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ff9c373bf26f
1 # pride-biomart
2
3 Tool used to fetch data from PRIDE's BIOMART server (http://www.ebi.ac.uk/pride/prideMart.do).
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.