view README.md @ 0:d2c6b25e1a60

Initial commit.
author jmchilton
date Mon, 13 May 2013 16:16:14 -0400
parents
children
line wrap: on
line source

# Peptide-Spectrum Match Evaluator (psm_eval)

This repository contains the psm_eval tool that allows for
re-evaulation of identified PSM based on multiple, flexiable user
supplied critiria and produces results that can be used to visualize
PSMs using ProtVis
(https://github.com/jmchilton/protvis/tree/lorikeet-reintegration).


# Obtaining Tools

Repositories for all Galaxy-P tools can be found at
https:/bitbucket.org/galaxyp/.

# Contact

Please send suggestions for improvements and bug reports to
jmchilton@gmail.com.

# License

All Galaxy-P tools are licensed under the Apache License Version 2.0
unless otherwise documented.

# Tool Versioning

Galaxy-P tools will have versions of the form X.Y.Z. Versions
differing only after the second decimal should be completely
compatible with each other. Breaking changes should result in an
increment of the number before and/or after the first decimal. All
tools of version less than 1.0.0 should be considered beta.