view atlas-retrieve-macros.xml @ 2:d4755a95c52d draft

planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit f6a8d0f8eb4225276e3db9e5ca04b7d11bac5bf6-dirty
author ebi-gxa
date Thu, 16 Jul 2020 09:28:56 +0000
parents
children e36cb0413c39
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.0</token>
    <token name="@HELP@">More information can be found at https://github.com/ebi-gene-expression-group/atlas-data-import</token>
    <token name="@PROFILE@">18.01</token>
    <xml name="requirements">
      <requirements>
        <requirement type="package" version="0.0.10">atlas-data-import</requirement>
            <yield/>
      </requirements>
    </xml>
    <token name="@VERSION_HISTORY@"><![CDATA[
**Version history**
0.0.6+galaxy0: Initial contribution. Andrey Solovyev, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/.
    ]]></token>
    <xml name="citations">
      <citations>
        <citation type="bibtex">
          @misc{github-atlas-data-import.git,
            author = {Andrey Solovyev, EBI Gene Expression Team},
            year = {2020},
            title = {Scripts for extracting expression- and metadata from SCXA in a programmatic way},
            publisher = {GitHub},
            journal = {GitHub repository},
            url = {https://github.com/ebi-gene-expression-group/atlas-data-import.git},
          }
        </citation>
        <yield />
      </citations>
    </xml>
</macros>