Mercurial > repos > galaxyp > psm_eval
diff README.md @ 0:77cc9cc99e15 draft
Initial commit.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 18:11:25 -0400 |
parents | |
children | 91fb73c8619c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Fri May 10 18:11:25 2013 -0400 @@ -0,0 +1,31 @@ +# 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.