comparison README.rst @ 1:0283d2d3f8d6

commit
author pitagora <ryota.yamanaka@riken.jp>
date Thu, 26 Mar 2015 13:18:34 +0900
parents 05154d5ffbdb
children
comparison
equal deleted inserted replaced
0:05154d5ffbdb 1:0283d2d3f8d6
1 Galaxy wrappers for sailfish 1 This code is originated from the followings. Prease refer them for the licence information:
2 =====================================
3 2
4 These wrappers are copyright 2014 by Björn Grüning and additional contributors. 3 Mika Yoshimura's code: https://github.com/myoshimura080822/galaxy-mytools_sailfish
5 All rights reserved. See the licence text below.
6 4
7 Currently tested with sailfish 0.6.3. 5 Björn Grüning's code: https://github.com/bgruening/galaxytools/tree/master/tools/sailfish
8 6
7 If you use this Galaxy tool in work leading to a scientific publication please cite the following:
9 8
10 Automated Installation 9 Sailfish: http://www.cs.cmu.edu/~ckingsf/software/sailfish/
11 ======================
12
13 Galaxy should be able to automatically install the sailfish for you.
14
15
16 History
17 =======
18
19 ======== ======================================================================
20 Version Changes
21 -------- ----------------------------------------------------------------------
22 v0.6.3.0 - First release
23
24 ======== ======================================================================
25
26
27 Bug Reports
28 ===========
29
30 You can file an issue here https://github.com/bgruening/galaxytools/issues or ask
31 us on the Galaxy development list http://lists.bx.psu.edu/listinfo/galaxy-dev
32
33
34 Licence (MIT)
35 =============
36
37 Permission is hereby granted, free of charge, to any person obtaining a copy
38 of this software and associated documentation files (the "Software"), to deal
39 in the Software without restriction, including without limitation the rights
40 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
41 copies of the Software, and to permit persons to whom the Software is
42 furnished to do so, subject to the following conditions:
43
44 The above copyright notice and this permission notice shall be included in
45 all copies or substantial portions of the Software.
46
47 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
50 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
51 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
52 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
53 THE SOFTWARE.