Mercurial > repos > iuc > sinto_barcode
comparison sinto_barcode.xml @ 3:bbd857162bff draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sinto commit 4a156b17a386e1ecf13dfb2b232a1fc7d8344adc
| author | iuc |
|---|---|
| date | Tue, 05 Nov 2024 11:50:43 +0000 |
| parents | f1d83e3a2357 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:c2e4a3ab02d4 | 3:bbd857162bff |
|---|---|
| 1 <tool id="sinto_barcode" name="Sinto barcode" profile="20.01" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="sinto_barcode" name="Sinto barcode" profile="20.01" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
| 2 <description>add cell barcodes to FASTQ read names</description> | 2 <description>add cell barcodes to FASTQ read names</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="bio_tools"/> | |
| 6 <requirements> | 7 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">sinto</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">sinto</requirement> |
| 8 </requirements> | 9 </requirements> |
| 9 <version_command>sinto --version</version_command> | 10 <version_command>sinto --version</version_command> |
| 10 <command><