Mercurial > repos > goeckslab > galaxy_pycaret
comparison 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 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1bc26b9636d2 |
|---|---|
| 1 <macros> | |
| 2 <token name="@PYCARET_VERSION@">3.3.2</token> | |
| 3 <token name="@SUFFIX@">0</token> | |
| 4 <token name="@VERSION@">@PYCARET_VERSION@+@SUFFIX@</token> | |
| 5 <token name="@PROFILE@">21.05</token> | |
| 6 <xml name="python_requirements"> | |
| 7 <requirements> | |
| 8 <container type="docker">quay.io/goeckslab/galaxy-pycaret:3.3.2</container> | |
| 9 </requirements> | |
| 10 </xml> | |
| 11 <xml name="macro_citations"> | |
| 12 <citations> | |
| 13 <citation type="bibtex">@Manual{PyCaret, | |
| 14 author = {Moez Ali}, | |
| 15 title = {PyCaret: An open source, low-code machine learning library in Python}, | |
| 16 year = {2020}, | |
| 17 month = {April}, | |
| 18 note = {PyCaret version 1.0.0}, | |
| 19 url = {https://www.pycaret.org} | |
| 20 } | |
| 21 </citation> | |
| 22 </citations> | |
| 23 </xml> | |
| 24 | |
| 25 </macros> |
