Mercurial > repos > galaxyp > dbbuilder
comparison README.md @ 4:b39347891609 draft
Uploaded
author | galaxyp |
---|---|
date | Fri, 26 Sep 2014 14:31:06 -0400 |
parents | 487f80fb99ae |
children | 1d3557cec567 |
comparison
equal
deleted
inserted
replaced
3:a38cd98a6b41 | 4:b39347891609 |
---|---|
1 # Protein Database Downloader | 1 GalaxyP - Protein Database Downloader |
2 ===================================== | |
2 | 3 |
3 This tool allows users to download protein databases from common | 4 * Home: <https://bitbucket.org/galaxyp/dbbuilder> |
4 sources. This tool has no external dependencies beyond wget. | 5 * Galaxy Tool Shed: <http://toolshed.g2.bx.psu.edu/view/galaxyp/dbbuilder> |
5 # Obtaining Tools | 6 * Tool ID: `dbbuilder` |
6 | 7 |
7 Repositories for all Galaxy-P tools can be found at | |
8 https:/bitbucket.org/galaxyp/. | |
9 | 8 |
10 # Contact | 9 Description |
10 ----------- | |
11 | 11 |
12 Please send suggestions for improvements and bug reports to | 12 Download protein databases from common sources. |
13 jmchilton@gmail.com. | |
14 | 13 |
15 # License | |
16 | 14 |
17 All Galaxy-P tools are licensed under the Apache License Version 2.0 | 15 GalaxyP Community |
18 unless otherwise documented. | 16 ----------------- |
19 | 17 |
20 # Tool Versioning | 18 Current governing community policies for [GalaxyP](https://bitbucket.org/galaxyp/) and other information can be found at: |
21 | 19 |
22 Galaxy-P tools will have versions of the form X.Y.Z. Versions | 20 <https://bitbucket.org/galaxyp/galaxyp> |
23 differing only after the second decimal should be completely | 21 |
24 compatible with each other. Breaking changes should result in an | 22 |
25 increment of the number before and/or after the first decimal. All | 23 License |
26 tools of version less than 1.0.0 should be considered beta. | 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 * Fred Sadler | |
47 * John Chilton <jmchilton@gmail.com> | |
48 * Minnesota Supercomputing Institute, Univeristy of Minnesota |