Mercurial > repos > goeckslab > galaxy_pycaret
annotate pycaret_macros.xml @ 0:1bc26b9636d2 draft default tip
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
| author | goeckslab |
|---|---|
| date | Wed, 11 Dec 2024 03:29:00 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
1 <macros> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
2 <token name="@PYCARET_VERSION@">3.3.2</token> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
3 <token name="@SUFFIX@">0</token> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
4 <token name="@VERSION@">@PYCARET_VERSION@+@SUFFIX@</token> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
5 <token name="@PROFILE@">21.05</token> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
6 <xml name="python_requirements"> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
7 <requirements> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
8 <container type="docker">quay.io/goeckslab/galaxy-pycaret:3.3.2</container> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
9 </requirements> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
10 </xml> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
11 <xml name="macro_citations"> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
12 <citations> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
13 <citation type="bibtex">@Manual{PyCaret, |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
14 author = {Moez Ali}, |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
15 title = {PyCaret: An open source, low-code machine learning library in Python}, |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
16 year = {2020}, |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
17 month = {April}, |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
18 note = {PyCaret version 1.0.0}, |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
19 url = {https://www.pycaret.org} |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
20 } |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
21 </citation> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
22 </citations> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
23 </xml> |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
24 |
|
1bc26b9636d2
planemo upload for repository https://github.com/goeckslab/Galaxy-Pycaret commit 5089a5dffc154c8202624cfbd5f1be0f36a9f0cc
goeckslab
parents:
diff
changeset
|
25 </macros> |
