comparison README.rst @ 0:91f3a2147127 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit d7607abc9feea09f0f8a227ead4da09323e167bb
author bgruening
date Tue, 15 Nov 2016 11:36:41 -0500
parents
children c1d822f84e1a
comparison
equal deleted inserted replaced
-1:000000000000 0:91f3a2147127
1 Galaxy wrappers for salmon
2 =====================================
3
4 These wrappers are copyright 2014, updated 2016 by Björn Grüning, Mhd Ramez Alrawas and additional contributors.
5 All rights reserved. See the licence text below.
6
7 Currently tested with salmon 0.7.2.
8
9
10 Automated Installation
11 ======================
12
13 Galaxy should be able to automatically install the salmon for you.
14
15
16 History
17 =======
18
19 ======== ======================================================================
20 Version Changes
21 -------- ----------------------------------------------------------------------
22 v0.6.3.0 - First release
23 -------- ----------------------------------------------------------------------
24 v0.7.2 - Second release
25
26 ======== ======================================================================
27
28
29 Bug Reports
30 ===========
31
32 You can file an issue here https://github.com/bgruening/galaxytools/issues or ask
33 us on the Galaxy development list http://lists.bx.psu.edu/listinfo/galaxy-dev
34
35
36 Licence (MIT)
37 =============
38
39 Permission is hereby granted, free of charge, to any person obtaining a copy
40 of this software and associated documentation files (the "Software"), to deal
41 in the Software without restriction, including without limitation the rights
42 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43 copies of the Software, and to permit persons to whom the Software is
44 furnished to do so, subject to the following conditions:
45
46 The above copyright notice and this permission notice shall be included in
47 all copies or substantial portions of the Software.
48
49 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
51 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
53 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
54 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
55 THE SOFTWARE.