annotate windowmasker_macros.xml @ 0:f80c9e6700ba draft default tip

planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
author yating-l
date Tue, 16 May 2017 13:18:12 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
1 <macros>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
2 <xml name="requirements">
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
3 <requirements>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
4 <!--
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
5 Use older version of NCBI BLAST+ because 2.6.0 is available
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
6 through bioconda but not through the Galaxy toolshed
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
7 -->
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
8 <requirement type="package" version="2.5.0">blast</requirement>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
9 <yield />
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
10 </requirements>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
11 </xml>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
12 <xml name="citations">
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
13 <citations>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
14 <citation type="bibtex">
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
15 @article{Morgulis_2005,
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
16 title={WindowMasker: window-based masker for sequenced genomes},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
17 volume={22},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
18 ISSN={1460-2059},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
19 url={http://dx.doi.org/10.1093/bioinformatics/bti774},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
20 DOI={10.1093/bioinformatics/bti774},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
21 number={2}, journal={Bioinformatics},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
22 publisher={Oxford University Press (OUP)},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
23 author={Morgulis, A. and Gertz, E. M. and Schäffer, A. A. and Agarwala, R.},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
24 year={2005}, month={Nov}, pages={134–141}
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
25 }
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
26 </citation>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
27 <citation type="bibtex">
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
28 @article{Cock_2015,
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
29 title={NCBI BLAST+ integrated into Galaxy},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
30 volume={4},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
31 ISSN={2047-217X},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
32 url={http://dx.doi.org/10.1186/s13742-015-0080-7},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
33 DOI={10.1186/s13742-015-0080-7},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
34 number={1},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
35 journal={GigaScience},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
36 publisher={Oxford University Press (OUP)},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
37 author={Cock, Peter J. A. and Chilton, John M. and Grüning, Björn and Johnson, James E. and Soranzo, Nicola},
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
38 year={2015}, month={Aug}
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
39 }
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
40 </citation>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
41 <yield />
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
42 </citations>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
43 </xml>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
44
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
45 <!-- Helper function to add optional advanced parameters to command -->
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
46 <token name="@OPTIONAL_PARAM_FUNC@">
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
47 <![CDATA[
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
48 #def optional_param($_flag, $_flag_value, $_sep=" ")
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
49 #if str($_flag_value) and str($_flag_value).strip():
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
50 ${_flag}${_sep}${_flag_value}
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
51 #end if
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
52 #end def
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
53 ]]>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
54 </token>
f80c9e6700ba planemo upload commit 91a780909d1eda07d17f6aebf7f08f0c024b6a25
yating-l
parents:
diff changeset
55 </macros>