Mercurial > repos > galaxyp > mgf_formatter
diff README.md @ 0:e5ab158e482b draft
Initial upload.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 10:40:10 -0400 |
parents | |
children | 29e7496f3907 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Fri May 10 10:40:10 2013 -0400 @@ -0,0 +1,25 @@ +The repository contains the tool wrapper for the TINT MGF +formatter. This produces specially formatted MGF files for picky +applications such as ProteinPilot and ms2preproc. +# 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.