1
|
1 <tool id="ped2bed" name="plink: ped2bed" version="1.24">
|
|
2 <description>Convert ped to bed</description>
|
|
3 <requirements>
|
|
4 <requirement type="package" version="1.07">plink</requirement>
|
|
5 </requirements>
|
4
|
6 <!-- [STRONGLY RECOMMANDED] Exit code rules -->
|
|
7 <stdio>
|
|
8 <!-- [HELP] If no exit code rule is defined, the tool will stop if anything is written to STDERR -->
|
|
9 <exit_code range="1:" level="fatal" />
|
|
10 </stdio>
|
|
11 <command interpreter="bash">./ped2bed.sh $ped $map $bed $fam $bim $logs
|
1
|
12 </command>
|
|
13 <inputs>
|
|
14 <param format="txt" name="ped" type="data" label="Allelic file in PED format" help="Allelic file in PED format"/>
|
|
15 <param format="txt" name="map" type="data" label="Map file" help="Map file"/>
|
|
16 </inputs>
|
|
17 <outputs>
|
|
18 <data format="txt" name="bed" label="Bed file"/>
|
|
19 <data format="txt" name="fam" label="Fam file"/>
|
|
20 <data format="txt" name="bim" label="Bim file"/>
|
|
21 <data format="txt" name="logs" label="All Logs"/>
|
|
22 </outputs>
|
|
23
|
|
24 <!-- [OPTIONAL] Tests to be run manually by the Galaxy admin -->
|
|
25 <tests>
|
|
26 <!-- [HELP] Test files have to be in the ~/test-data directory -->
|
|
27 <!-- [HELP] Multiple tests can be defined with different parameters -->
|
|
28 <test>
|
4
|
29 <param name="ped" value="ped2bed-input.ped" />
|
|
30 <param name="map" value="ped2bed-input.map" />
|
|
31 <output name="bed" file="ped2bed-result.bed" />
|
|
32 <output name="fam" file="ped2bed-result.fam" />
|
|
33 <output name="bim" file="ped2bed-result.bim" />
|
1
|
34 </test>
|
|
35 </tests>
|
|
36 <help>
|
|
37
|
|
38
|
|
39 .. class:: infomark
|
|
40
|
|
41 **Authors** plink_
|
|
42
|
|
43 .. _plink: http://pngu.mgh.harvard.edu/purcell/plink/
|
|
44
|
|
45 | "PLINK: a toolset for whole-genome association and population-based linkage analysis.", **Purcell S, Neale B, Todd-Brown K, Thomas L, Ferreira MAR, Bender D, Maller J, Sklar P, de Bakker PIW, Daly MJ, Sham PC.**, American Journal of Human Genetics, 81, 2007.
|
|
46
|
|
47 .. class:: infomark
|
|
48
|
|
49 **Galaxy integration** South Green.
|
|
50
|
|
51 .. class:: infomark
|
|
52
|
|
53 **Please cite** "SNiPlay3: a web-based application for exploration and large scale analyses of genomic variations", **Dereeper A. et al.**, Nucl. Acids Res. (1 july 2015) 43 (W1).
|
|
54
|
|
55
|
|
56 ---------------------------------------------------
|
|
57
|
|
58
|
|
59
|
|
60 =======
|
|
61 Ped2Bed
|
|
62 =======
|
|
63
|
|
64 -----------
|
|
65 Description
|
|
66 -----------
|
|
67
|
|
68 | PLINK is a free, open-source whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner.
|
|
69 | For further informations, please visite the plink website_.
|
|
70
|
|
71 .. _website: http://pngu.mgh.harvard.edu/purcell/plink/
|
|
72
|
|
73
|
|
74 -----------------
|
|
75 Workflow position
|
|
76 -----------------
|
|
77
|
|
78 **Upstream tool**
|
|
79
|
|
80 =============== ========================== ===========
|
|
81 Name output file(s) format
|
|
82 =============== ========================== ===========
|
|
83 VCFtools filter PED and map files ped and map
|
|
84 =============== ========================== ===========
|
|
85
|
|
86
|
|
87 **Downstream tool**
|
|
88
|
|
89 =========== ========================== =======
|
|
90 Name input file(s) format
|
|
91 =========== ========================== =======
|
|
92 Admixture Bed, fam and bim file txt
|
|
93 =========== ========================== =======
|
|
94
|
|
95
|
|
96 ----------
|
|
97 Input file
|
|
98 ----------
|
|
99
|
|
100 PED file
|
|
101 Allelic file in PED format
|
|
102
|
|
103 MAP file
|
|
104
|
|
105
|
|
106
|
|
107 ------------
|
|
108 Output files
|
|
109 ------------
|
|
110
|
|
111 Bed file
|
|
112
|
|
113 Fam file
|
|
114
|
|
115 Bim file
|
|
116
|
|
117 All logs
|
|
118 Log file
|
|
119
|
|
120
|
|
121 ------------
|
|
122 Dependencies
|
|
123 ------------
|
|
124 plink
|
|
125 version 1.07
|
|
126
|
|
127 ---------------------------------------------------
|
|
128
|
|
129 ---------------
|
|
130 Working example
|
|
131 ---------------
|
|
132
|
|
133 Input files
|
|
134 ===========
|
|
135
|
|
136 PED file
|
|
137 --------
|
|
138
|
|
139 ::
|
|
140
|
|
141 AZUCENA AZUCENA 0 0 0 0 G G A A C C T T T
|
|
142 BULUPANDAK BULUPANDAK 0 0 0 0 G G A A A A T
|
|
143
|
|
144 MAP file
|
|
145 --------
|
|
146
|
|
147 ::
|
|
148
|
|
149 0 Chr1:4299 0 4299
|
|
150 0 Chr1:26710 0 26710
|
|
151 0 Chr1:56184 0 56184
|
|
152 0 Chr1:93272 0 93272
|
|
153
|
|
154
|
|
155 Output files
|
|
156 ============
|
|
157
|
|
158 Bed file
|
|
159 --------
|
|
160
|
|
161 ::
|
|
162
|
|
163 binary file
|
|
164
|
|
165 Fam file
|
|
166 --------
|
|
167
|
|
168 ::
|
|
169
|
|
170 AZUCENA AZUCENA 0 0 0 -9
|
|
171 BULUPANDAK BULUPANDAK 0 0 0 -9
|
|
172
|
|
173 Bim file
|
|
174 --------
|
|
175
|
|
176 ::
|
|
177
|
|
178 0 Chr1:4299 0 4299 A G
|
|
179 0 Chr8:18058 0 18058 C T
|
|
180
|
|
181
|
|
182 </help>
|
|
183 <citations>
|
|
184 <!-- [HELP] As DOI or BibTex entry -->
|
|
185 <citation type="bibtex">@article{Dereeper03062015,
|
|
186 author = {Dereeper, Alexis and Homa, Felix and Andres, Gwendoline and Sempere, Guilhem and Sarah, Gautier and Hueber, Yann and Dufayard, Jean-François and Ruiz, Manuel},
|
|
187 title = {SNiPlay3: a web-based application for exploration and large scale analyses of genomic variations},
|
|
188 year = {2015},
|
|
189 doi = {10.1093/nar/gkv351},
|
|
190 abstract ={SNiPlay is a web-based tool for detection, management and analysis of genetic variants including both single nucleotide polymorphisms (SNPs) and InDels. Version 3 now extends functionalities in order to easily manage and exploit SNPs derived from next generation sequencing technologies, such as GBS (genotyping by sequencing), WGRS (whole gre-sequencing) and RNA-Seq technologies. Based on the standard VCF (variant call format) format, the application offers an intuitive interface for filtering and comparing polymorphisms using user-defined sets of individuals and then establishing a reliable genotyping data matrix for further analyses. Namely, in addition to the various scaled-up analyses allowed by the application (genomic annotation of SNP, diversity analysis, haplotype reconstruction and network, linkage disequilibrium), SNiPlay3 proposes new modules for GWAS (genome-wide association studies), population stratification, distance tree analysis and visualization of SNP density. Additionally, we developed a suite of Galaxy wrappers for each step of the SNiPlay3 process, so that the complete pipeline can also be deployed on a Galaxy instance using the Galaxy ToolShed procedure and then be computed as a Galaxy workflow. SNiPlay is accessible at http://sniplay.southgreen.fr.},
|
|
191 URL = {http://nar.oxfordjournals.org/content/early/2015/06/03/nar.gkv351.abstract},
|
|
192 eprint = {http://nar.oxfordjournals.org/content/early/2015/06/03/nar.gkv351.full.pdf+html},
|
|
193 journal = {Nucleic Acids Research}
|
|
194 }
|
|
195
|
|
196 </citation>
|
|
197
|
|
198 </citations>
|
|
199 </tool>
|