Mercurial > repos > devteam > tabular_to_fastq
comparison tabular_to_fastq.xml @ 6:82c4bc769ba8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/tabular_to_fastq commit bb5df9e62585e12f08dfc0a9f86eec8e205b4845
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 10:34:12 +0000 |
| parents | e8ca9af08774 |
| children |
comparison
equal
deleted
inserted
replaced
| 5:e8ca9af08774 | 6:82c4bc769ba8 |
|---|---|
| 1 <tool id="tabular_to_fastq" name="Tabular to FASTQ" version="@TOOL_VERSION@"> | 1 <tool id="tabular_to_fastq" name="Tabular to FASTQ" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description>converter</description> | 2 <description>converter</description> |
| 3 <macros> | |
| 4 <import>macros.xml</import> | |
| 5 </macros> | |
| 3 <edam_topics> | 6 <edam_topics> |
| 4 <edam_topic>topic_0622</edam_topic> | 7 <edam_topic>topic_0622</edam_topic> |
| 5 </edam_topics> | 8 </edam_topics> |
| 6 <edam_operations> | 9 <edam_operations> |
| 7 <edam_operation>operation_3434</edam_operation> | 10 <edam_operation>operation_3434</edam_operation> |
| 8 </edam_operations> | 11 </edam_operations> |
| 9 <macros> | |
| 10 <import>macros.xml</import> | |
| 11 </macros> | |
| 12 <requirements> | 12 <requirements> |
| 13 <requirement type="package" version="3.7">python</requirement> | 13 <requirement type="package" version="3.7">python</requirement> |
| 14 </requirements> | 14 </requirements> |
| 15 <command><