Mercurial > repos > galaxyp > scaffold
comparison README.md @ 0:e9981e6af666 draft
Improved some datatype handling
author | galaxyp |
---|---|
date | Thu, 20 Jun 2013 11:07:47 -0400 |
parents | |
children | 0d0cbb69a03f |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e9981e6af666 |
---|---|
1 Tool wrapper for the commercial proteomics application Scaffold. | |
2 # Obtaining Tools | |
3 | |
4 Repositories for all Galaxy-P tools can be found at | |
5 https:/bitbucket.org/galaxyp/. | |
6 | |
7 # Contact | |
8 | |
9 Please send suggestions for improvements and bug reports to | |
10 jmchilton@gmail.com. | |
11 | |
12 # License | |
13 | |
14 All Galaxy-P tools are licensed under the Apache License Version 2.0 | |
15 unless otherwise documented. | |
16 | |
17 # Tool Versioning | |
18 | |
19 Galaxy-P tools will have versions of the form X.Y.Z. Versions | |
20 differing only after the second decimal should be completely | |
21 compatible with each other. Breaking changes should result in an | |
22 increment of the number before and/or after the first decimal. All | |
23 tools of version less than 1.0.0 should be considered beta. |