0
|
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.
|