comparison README.md @ 0:77cc9cc99e15 draft

Initial commit.
author galaxyp
date Fri, 10 May 2013 18:11:25 -0400
parents
children 91fb73c8619c
comparison
equal deleted inserted replaced
-1:000000000000 0:77cc9cc99e15
1 # Peptide-Spectrum Match Evaluator (psm_eval)
2
3 This repository contains the psm_eval tool that allows for
4 re-evaulation of identified PSM based on multiple, flexiable user
5 supplied critiria and produces results that can be used to visualize
6 PSMs using ProtVis
7 (https://github.com/jmchilton/protvis/tree/lorikeet-reintegration).
8
9
10 # Obtaining Tools
11
12 Repositories for all Galaxy-P tools can be found at
13 https:/bitbucket.org/galaxyp/.
14
15 # Contact
16
17 Please send suggestions for improvements and bug reports to
18 jmchilton@gmail.com.
19
20 # License
21
22 All Galaxy-P tools are licensed under the Apache License Version 2.0
23 unless otherwise documented.
24
25 # Tool Versioning
26
27 Galaxy-P tools will have versions of the form X.Y.Z. Versions
28 differing only after the second decimal should be completely
29 compatible with each other. Breaking changes should result in an
30 increment of the number before and/or after the first decimal. All
31 tools of version less than 1.0.0 should be considered beta.