Mercurial > repos > galaxyp > scaffold
comparison README.md @ 1:0d0cbb69a03f draft
Uploaded
author | galaxyp |
---|---|
date | Fri, 26 Sep 2014 15:10:34 -0400 |
parents | e9981e6af666 |
children |
comparison
equal
deleted
inserted
replaced
0:e9981e6af666 | 1:0d0cbb69a03f |
---|---|
1 Tool wrapper for the commercial proteomics application Scaffold. | 1 GalaxyP - Scaffold |
2 # Obtaining Tools | 2 ================== |
3 | 3 |
4 Repositories for all Galaxy-P tools can be found at | 4 * Home: <https://bitbucket.org/galaxyp/scaffold> |
5 https:/bitbucket.org/galaxyp/. | 5 * Galaxy Tool Shed: <http://toolshed.g2.bx.psu.edu/view/galaxyp/scaffold> |
6 * Tool ID: `scaffold` | |
7 * Tool Type: `default` | |
6 | 8 |
7 # Contact | |
8 | 9 |
9 Please send suggestions for improvements and bug reports to | 10 Description |
10 jmchilton@gmail.com. | 11 ----------- |
11 | 12 |
12 # License | 13 Export data out of Scaffold's binary data format (sf3) into tabular reports or XML. |
13 | 14 |
14 All Galaxy-P tools are licensed under the Apache License Version 2.0 | 15 See: |
15 unless otherwise documented. | |
16 | 16 |
17 # Tool Versioning | 17 * <http://www.proteomesoftware.com/products/scaffold/> |
18 | 18 |
19 Galaxy-P tools will have versions of the form X.Y.Z. Versions | 19 |
20 differing only after the second decimal should be completely | 20 GalaxyP Community |
21 compatible with each other. Breaking changes should result in an | 21 ----------------- |
22 increment of the number before and/or after the first decimal. All | 22 |
23 tools of version less than 1.0.0 should be considered beta. | 23 Current governing community policies for [GalaxyP](https://bitbucket.org/galaxyp/) and other information can be found at: |
24 | |
25 <https://bitbucket.org/galaxyp/galaxyp> | |
26 | |
27 | |
28 License | |
29 ------- | |
30 | |
31 Copyright (c) 2014 Regents of the University of Minnesota and Authors listed below. | |
32 | |
33 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. | |
34 | |
35 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/>. | |
36 | |
37 You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. | |
38 | |
39 | |
40 Contributing | |
41 ------------ | |
42 | |
43 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. | |
44 | |
45 | |
46 Authors | |
47 ------- | |
48 | |
49 Authors and contributors: | |
50 | |
51 * John Chilton <jmchilton@gmail.com> | |
52 * Minnesota Supercomputing Institute, Univeristy of Minnesota |