0
|
1 ==========================================
|
|
2 Galaxy wrapper for VT the Variant Tool Set
|
|
3 ==========================================
|
|
4
|
|
5 A tool set for short variant discovery in genetic sequence data.
|
|
6
|
|
7 http://genome.sph.umich.edu/wiki/vt
|
|
8
|
|
9 ============
|
|
10 Installation
|
|
11 ============
|
|
12
|
|
13 It is recommended to install this wrapper via the `Galaxy Tool Shed`.
|
|
14
|
|
15 .. _`Galaxy Tool Shed`: https://testtoolshed.g2.bx.psu.edu/view/iuc/vt
|
|
16
|
|
17
|
|
18 =======
|
|
19 History
|
|
20 =======
|
|
21 - 0.1: Initial public release
|
|
22
|
|
23
|
|
24 ====================
|
|
25 Detailed description
|
|
26 ====================
|
|
27
|
|
28 View the original GEMINI documentation: http://genome.sph.umich.edu/wiki/vt
|
|
29
|
|
30
|
|
31 ===============================
|
|
32 Wrapper Licence (MIT/BSD style)
|
|
33 ===============================
|
|
34
|
|
35 Permission to use, copy, modify, and distribute this software and its
|
|
36 documentation with or without modifications and for any purpose and
|
|
37 without fee is hereby granted, provided that any copyright notices
|
|
38 appear in all copies and that both those copyright notices and this
|
|
39 permission notice appear in supporting documentation, and that the
|
|
40 names of the contributors or copyright holders not be used in
|
|
41 advertising or publicity pertaining to distribution of the software
|
|
42 without specific prior permission.
|
|
43
|
|
44 THE CONTRIBUTORS AND COPYRIGHT HOLDERS OF THIS SOFTWARE DISCLAIM ALL
|
|
45 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
|
|
46 WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE
|
|
47 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT
|
|
48 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
49 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
50 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
|
|
51 OR PERFORMANCE OF THIS SOFTWARE.
|
|
52
|