Mercurial > repos > sanbi-uwc > plink_datatypes
comparison readme.rst @ 0:57bd7c6a72cd draft
planemo upload for repository https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes commit 2bf82b5426ec792b408104250a875585cbf7347f
author | sanbi-uwc |
---|---|
date | Wed, 29 Aug 2018 08:26:08 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:57bd7c6a72cd |
---|---|
1 ======================================================== | |
2 Collection of Galaxy Datatypes for Population Genetics | |
3 ======================================================== | |
4 | |
5 That repository should be a starting point to collect all Population Genetics (PG) | |
6 file formats. | |
7 | |
8 Development will happen in https://github.com/CPGRZA/cpgr_ancestry/tree/master/datatypes/plink_datatypes. Feel free to contribute. | |
9 | |
10 Copyright 2018 by: | |
11 | |
12 * Ziphozakhe Mashologu | |
13 | |
14 ============ | |
15 Installation | |
16 ============ | |
17 | |
18 Please install these datatypes with the Galaxy Tool Shed: | |
19 | |
20 ================== | |
21 Included Datatypes | |
22 ================== | |
23 | |
24 - Bim | |
25 - Fam | |
26 | |
27 (*) | |
28 | |
29 ======= | |
30 History | |
31 ======= | |
32 | |
33 =============================== | |
34 Wrapper Licence (MIT/BSD style) | |
35 =============================== | |
36 | |
37 Permission to use, copy, modify, and distribute this software and its | |
38 documentation with or without modifications and for any purpose and | |
39 without fee is hereby granted, provided that any copyright notices | |
40 appear in all copies and that both those copyright notices and this | |
41 permission notice appear in supporting documentation, and that the | |
42 names of the contributors or copyright holders not be used in | |
43 advertising or publicity pertaining to distribution of the software | |
44 without specific prior permission. | |
45 | |
46 THE CONTRIBUTORS AND COPYRIGHT HOLDERS OF THIS SOFTWARE DISCLAIM ALL | |
47 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED | |
48 WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE | |
49 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT | |
50 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS | |
51 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE | |
52 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE | |
53 OR PERFORMANCE OF THIS SOFTWARE. | |
54 |