Mercurial > repos > iuc > scikit_bio_diversity_beta_diversity
annotate macros.xml @ 1:024a9b86f853 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit bcfc8451fa622a6bf3aa31fa1e308c394feefb38
| author | iuc |
|---|---|
| date | Mon, 14 Nov 2016 13:15:03 -0500 |
| parents | 63706c95c9ed |
| children |
| rev | line source |
|---|---|
|
0
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
1 <macros> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
2 <xml name="requirements"> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
3 <requirements> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
4 <requirement type="package" version="0.4.2">scikit-bio</requirement> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
5 <yield /> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
6 </requirements> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
7 </xml> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
8 |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
9 <xml name="version_command"> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
10 <version_command><![CDATA[python -c "import skbio;print 'scikit-bio version', skbio.__version__"]]></version_command> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
11 </xml> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
12 |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
13 <xml name="stdio"> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
14 <stdio> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
15 <exit_code range="1:" /> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
16 <exit_code range=":-1" /> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
17 </stdio> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
18 </xml> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
19 <token name="@VERSION@">0.4.2</token> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
20 |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
21 <xml name="params_tree"> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
22 <param name="input_tree" type="data" format="txt" label="Newick Tree file" optional="True" help="You can provide a file or a string"/> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
23 <param name="tree" type="text" value="" label="Newick Tree text" help="You can provide a file or a string"> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
24 <sanitizer invalid_char=""> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
25 <valid initial="string.printable"/> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
26 </sanitizer> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
27 </param> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
28 </xml> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
29 <xml name="citations"> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
30 <citations> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
31 <citation type="bibtex">@unpublished{scikit-bio:2016, |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
32 title = "scikit-bio", |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
33 author = "Contributors", |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
34 url = "http://scikit-bio.org/", |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
35 year = "2016 (accessed April 1, 2016)" |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
36 }</citation> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
37 </citations> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
38 </xml> |
|
63706c95c9ed
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scikit_bio commit d46d41c5fec10407bd6b5cb77a11d9b43b82b95e
iuc
parents:
diff
changeset
|
39 </macros> |
