0
|
1 This repository contains tool wrappers for the Tabb lab tools
|
|
2 idqonvert, myrimatch, and tagrecon. There is also an IDPicker3 tool
|
|
3 wrapper, but it does not work due to bugs in IDPicker3's file merging
|
|
4 functionality.# 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.
|