Mercurial > repos > galaxyp > mgf_formatter
comparison README.md @ 1:29e7496f3907 draft
Uploaded
author | galaxyp |
---|---|
date | Fri, 26 Sep 2014 18:45:34 -0400 |
parents | e5ab158e482b |
children | 51ba38ae36c2 |
comparison
equal
deleted
inserted
replaced
0:e5ab158e482b | 1:29e7496f3907 |
---|---|
1 The repository contains the tool wrapper for the TINT MGF | 1 GalaxyP - MGF Formatter |
2 formatter. This produces specially formatted MGF files for picky | 2 ======================= |
3 applications such as ProteinPilot and ms2preproc. | |
4 # Obtaining Tools | |
5 | 3 |
6 Repositories for all Galaxy-P tools can be found at | 4 * Home: <https://bitbucket.org/galaxyp/mgf_formatter> |
7 https:/bitbucket.org/galaxyp/. | 5 * Galaxy Tool Shed: <http://toolshed.g2.bx.psu.edu/view/galaxyp/mgf_formatter> |
6 * Tool ID: `mgf_formatter` | |
8 | 7 |
9 # Contact | |
10 | 8 |
11 Please send suggestions for improvements and bug reports to | 9 Description |
12 jmchilton@gmail.com. | 10 ----------- |
13 | 11 |
14 # License | 12 This produces specially formatted MGF files for picky applications such as `ProteinPilot` and `ms2preproc`. |
15 | 13 |
16 All Galaxy-P tools are licensed under the Apache License Version 2.0 | |
17 unless otherwise documented. | |
18 | 14 |
19 # Tool Versioning | 15 GalaxyP Community |
16 ----------------- | |
20 | 17 |
21 Galaxy-P tools will have versions of the form X.Y.Z. Versions | 18 Current governing community policies for [GalaxyP](https://bitbucket.org/galaxyp/) and other information can be found at: |
22 differing only after the second decimal should be completely | 19 |
23 compatible with each other. Breaking changes should result in an | 20 <https://bitbucket.org/galaxyp/galaxyp> |
24 increment of the number before and/or after the first decimal. All | 21 |
25 tools of version less than 1.0.0 should be considered beta. | 22 |
23 License | |
24 ------- | |
25 | |
26 Copyright (c) 2014 Regents of the University of Minnesota and Authors listed below. | |
27 | |
28 To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty. | |
29 | |
30 You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>. | |
31 | |
32 You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. | |
33 | |
34 | |
35 Contributing | |
36 ------------ | |
37 | |
38 Contributions to this repository are reviewed through pull requests. If you would like your work acknowledged, please also add yourself to the Authors section. If your pull request is accepted, you will also be acknowledged in <https://bitbucket.org/galaxyp/galaxyp/CONTRIBUTORS.md> unless you opt-out. | |
39 | |
40 | |
41 Authors | |
42 ------- | |
43 | |
44 Authors and contributors: | |
45 | |
46 * John Chilton <jmchilton@gmail.com> | |
47 * Minnesota Supercomputing Institute, Univeristy of Minnesota |