Mercurial > repos > galaxyp > appendfdr
comparison README.md @ 0:ef7cc296f063 draft default tip
Initial commit.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 16:42:08 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ef7cc296f063 |
---|---|
1 This repository contains a Galaxy tool for computing the false | |
2 discovery rate of tabular data using entries marked as decoys. | |
3 # Obtaining Tools | |
4 | |
5 Repositories for all Galaxy-P tools can be found at | |
6 https:/bitbucket.org/galaxyp/. | |
7 | |
8 # Contact | |
9 | |
10 Please send suggestions for improvements and bug reports to | |
11 jmchilton@gmail.com. | |
12 | |
13 # License | |
14 | |
15 All Galaxy-P tools are licensed under the Apache License Version 2.0 | |
16 unless otherwise documented. | |
17 | |
18 # Tool Versioning | |
19 | |
20 Galaxy-P tools will have versions of the form X.Y.Z. Versions | |
21 differing only after the second decimal should be completely | |
22 compatible with each other. Breaking changes should result in an | |
23 increment of the number before and/or after the first decimal. All | |
24 tools of version less than 1.0.0 should be considered beta. |