comparison README.rst @ 0:43658f594542 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 8f432498890670fd03a197bd3d1aa2638d1ff2b3"
author bgruening
date Mon, 09 Sep 2019 11:12:04 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:43658f594542
1 Galaxy wrappers for salmon
2 =====================================
3
4 These wrappers are copyright 2014, updated 2018 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.11.2.
8
9
10 Automated Installation
11 ======================
12
13 Galaxy should be able to automatically install the salmon for you if you have Conda dependency management enabled in Galaxy.
14 For more information please read the documentation at: https://github.com/galaxyproject/galaxy/blob/dev/doc/source/admin/conda_faq.rst
15
16
17 History
18 =======
19
20 ======== ======================================================================
21 Version Changes
22 -------- ----------------------------------------------------------------------
23 v0.6.3.0 - First release
24 -------- ----------------------------------------------------------------------
25 v0.7.2 - Second release
26 -------- ----------------------------------------------------------------------
27 v0.8.2 - Third release
28 -------- ----------------------------------------------------------------------
29 v0.9.1 - Fourth release
30 -------- ----------------------------------------------------------------------
31 v0.11.2 - Fifth release
32
33 ======== ======================================================================
34
35
36 Bug Reports
37 ===========
38
39 You can file an issue here https://github.com/bgruening/galaxytools/issues or ask
40 us on the Galaxy development list http://lists.bx.psu.edu/listinfo/galaxy-dev
41
42
43 Licence (MIT)
44 =============
45
46 Permission is hereby granted, free of charge, to any person obtaining a copy
47 of this software and associated documentation files (the "Software"), to deal
48 in the Software without restriction, including without limitation the rights
49 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
50 copies of the Software, and to permit persons to whom the Software is
51 furnished to do so, subject to the following conditions:
52
53 The above copyright notice and this permission notice shall be included in
54 all copies or substantial portions of the Software.
55
56 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
57 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
58 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
59 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
60 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
61 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
62 THE SOFTWARE.