Mercurial > repos > devteam > fastq_filter
comparison fastq_filter.xml @ 4:81a9090d6df3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_filter commit d4ced60a941c4c4a2fe95de9c09a10086810b387"
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2020 12:30:29 -0500 |
| parents | 10b75444feae |
| children | 144275714590 |
comparison
equal
deleted
inserted
replaced
| 3:10b75444feae | 4:81a9090d6df3 |
|---|---|
| 1 <tool id="fastq_filter" name="Filter FASTQ" version="1.1.1"> | 1 <tool id="fastq_filter" name="Filter FASTQ" version="@TOOL_VERSION@"> |
| 2 <description>reads by quality score and length</description> | 2 <description>reads by quality score and length</description> |
| 3 <requirements> | 3 <macros> |
| 4 <requirement type="package" version="1.1.1">galaxy_sequence_utils</requirement> | 4 <import>macros.xml</import> |
| 5 </requirements> | 5 </macros> |
| 6 <expand macro="requirements"/> | |
| 6 <edam_topics> | 7 <edam_topics> |
| 7 <edam_topic>topic_0622</edam_topic> | 8 <edam_topic>topic_0622</edam_topic> |
| 8 </edam_topics> | 9 </edam_topics> |
| 9 <edam_operations> | 10 <edam_operations> |
| 10 <edam_operation>operation_3695</edam_operation> | 11 <edam_operation>operation_3695</edam_operation> |
