Mercurial > repos > iuc > umi_tools_dedup
comparison umi-tools_dedup.xml @ 18:362719583a9f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/umi_tools commit 11a7415c7f8a44a3f990080533c1de43a41d1e2e
| author | iuc |
|---|---|
| date | Fri, 28 Feb 2025 20:39:27 +0000 |
| parents | b63f68b03f4a |
| children |
comparison
equal
deleted
inserted
replaced
| 17:02bf280a89d0 | 18:362719583a9f |
|---|---|
| 2 <description>Extract UMI from fastq files</description> | 2 <description>Extract UMI from fastq files</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 <expand macro="bio_tools"/> |
| 7 <expand macro="requirements"> | 7 <expand macro="requirements"/> |
| 8 <requirement type="package" version="1.21">samtools</requirement> | |
| 9 </expand> | |
| 10 <command detect_errors="exit_code"><